9#ifndef LLDB_SYMBOL_TAGGEDASTTYPE_H
10#define LLDB_SYMBOL_TAGGEDASTTYPE_H
24 lldb::TypeSystemWP type_system)
Generic representation of a type in a programming language.
const CompilerType & operator=(const CompilerType &rhs)
Operators.
TaggedASTType(lldb::opaque_compiler_type_t type, lldb::TypeSystemWP type_system)
TaggedASTType< C > & operator=(const TaggedASTType< C > &tw)
TaggedASTType(const TaggedASTType< C > &tw)
TaggedASTType(const CompilerType &compiler_type)
virtual ~TaggedASTType()=default
A class that represents a running process on the host machine.
TaggedASTType< 0 > TypeFromParser
TaggedASTType< 1 > TypeFromUser
void * opaque_compiler_type_t