Home
last modified time | relevance | path

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

/freebsd-src/contrib/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.h244 inline TypeSourceInfo::TypeSourceInfo(QualType ty, size_t DataSize) : Ty(ty) { TypeSourceInfo() function
[all...]
H A DExprCXX.h2768 numTrailingObjects(OverloadToken<TypeSourceInfo * >) numTrailingObjects() argument
[all...]
H A DExpr.h5763 numTrailingObjects(OverloadToken<TypeSourceInfo * >) numTrailingObjects() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.h25 class TypeSourceInfo; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h43 class TypeSourceInfo; variable