Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDLocInfoType.h21 class TypeSourceInfo; variable
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDASTImporter.h34 class TypeSourceInfo; variable
HDAttr.h39 class TypeSourceInfo; variable
HDDeclarationName.h34 class TypeSourceInfo; variable
HDTemplateBase.h34 class TypeSourceInfo; variable
HDTypeLoc.h27 class TypeSourceInfo; variable
HDDecl.h63 TypeSourceInfo(QualType ty) : Ty(ty) { } in TypeSourceInfo() function