Go to the documentation of this file.
13 #ifndef LLVM_CLANG_AST_LOCINFOTYPE_H
14 #define LLVM_CLANG_AST_LOCINFOTYPE_H
32 LocInfo = Type::TypeLast + 1
57 #endif // LLVM_CLANG_AST_LOCINFOTYPE_H
A (possibly-)qualified type.
Holds a QualType and a TypeSourceInfo* that came out of a declarator parsing.
Describes how types, statements, expressions, and declarations should be printed.
The base class of the type hierarchy.
TypeSourceInfo * getTypeSourceInfo() const
QualType getCanonicalTypeInternal() const
TypeClass getTypeClass() const
void getAsStringInternal(std::string &Str, const PrintingPolicy &Policy) const
Sema - This implements semantic analysis and AST building for C.
A container of type source information.
static bool classof(const Type *T)
TypeDependence getDependence() const