Home
last modified time | relevance | path

Searched defs:TypeSourceInfo (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DLocInfoType.h20 class TypeSourceInfo; variable
H A DASTImporter.h49 class TypeSourceInfo; variable
H A DDeclarationName.h40 class TypeSourceInfo; variable
H A DTypeLoc.h250 inline TypeSourceInfo::TypeSourceInfo(QualType ty, size_t DataSize) : Ty(ty) { in TypeSourceInfo() function
[all...]
H A DExprCXX.h2784 numTrailingObjects(OverloadToken<TypeSourceInfo * >) numTrailingObjects() argument
[all...]
H A DExpr.h5955 numTrailingObjects(OverloadToken<TypeSourceInfo * >) numTrailingObjects() argument
[all...]
/llvm-project/clang/lib/Index/
H A DIndexingContext.h25 class TypeSourceInfo; variable
/llvm-project/clang/include/clang/Sema/
H A DTemplate.h43 class TypeSourceInfo; variable