Home
last modified time | relevance | path

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

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