Searched defs:UnderlyingType (Results 1 – 6 of 6) sorted by relevance
| /external/llvm/lib/IR/ |
| D | DIBuilder.cpp | 752 DIType UnderlyingType, StringRef UniqueIdentifier) { in createEnumerationType()
|
| /external/clang/lib/AST/ |
| D | Type.cpp | 1861 QualType UnderlyingType, in UnaryTransformType()
|
| D | ASTImporter.cpp | 1677 QualType UnderlyingType = Importer.Import(T->getUnderlyingType()); in VisitDecltypeType() local
|
| D | ASTContext.cpp | 3733 QualType UnderlyingType, in getUnaryTransformType()
|
| /external/clang/lib/Serialization/ |
| D | ASTReader.cpp | 5273 QualType UnderlyingType = readType(*Loc.F, Record, Idx); in readTypeRecord() local 5278 QualType UnderlyingType = readType(*Loc.F, Record, Idx); in readTypeRecord() local 5284 QualType UnderlyingType = readType(*Loc.F, Record, Idx); in readTypeRecord() local
|
| /external/clang/lib/Sema/ |
| D | SemaDecl.cpp | 10737 TypeResult UnderlyingType, in ActOnTag()
|