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