Searched defs:UnderlyingType (Results 1 – 13 of 13) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
| D | PrettyEnumDumper.cpp | 29 auto UnderlyingType = Symbol.getUnderlyingType(); in start() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | NativeEnumSymbol.cpp | 82 const auto UnderlyingType = in getLength() local
|
| /external/catch2/include/internal/ |
| D | catch_generators.hpp | 189 using UnderlyingType = typename decltype(generatorExpression())::type; in generate() typedef
|
| /external/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeRecord.h | 558 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() 575 TypeIndex UnderlyingType; member 584 TypeIndex UnderlyingType; variable
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeRecord.h | 505 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() 512 TypeIndex UnderlyingType; variable
|
| /external/llvm/lib/IR/ |
| D | DIBuilder.cpp | 417 DIType *UnderlyingType, StringRef UniqueIdentifier) { in createEnumerationType()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
| D | DIBuilder.cpp | 507 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsFixed) { in createEnumerationType()
|
| /external/clang/lib/Serialization/ |
| D | ASTReader.cpp | 5433 QualType UnderlyingType = readType(*Loc.F, Record, Idx); in readTypeRecord() local 5438 QualType UnderlyingType = readType(*Loc.F, Record, Idx); in readTypeRecord() local 5444 QualType UnderlyingType = readType(*Loc.F, Record, Idx); in readTypeRecord() local
|
| /external/clang/lib/AST/ |
| D | Type.cpp | 2927 QualType UnderlyingType, in UnaryTransformType()
|
| D | ASTImporter.cpp | 1804 QualType UnderlyingType = Importer.Import(T->getUnderlyingType()); in VisitDecltypeType() local
|
| D | ASTContext.cpp | 4003 QualType UnderlyingType, in getUnaryTransformType()
|
| /external/clang/lib/Sema/ |
| D | SemaDecl.cpp | 12266 TypeResult UnderlyingType, in ActOnTag()
|
| /external/catch2/single_include/catch2/ |
| D | catch.hpp | 3674 using UnderlyingType = typename decltype(generatorExpression())::type; in generate() typedef
|