| /llvm-project-15.0.7/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyEnumDumper.cpp | 41 auto UnderlyingType = Symbol.getUnderlyingType(); in start() local 42 if (!UnderlyingType) in start() 44 if (UnderlyingType->getBuiltinType() != PDB_BuiltinType::Int || in start() 45 UnderlyingType->getLength() != 4) { in start() 48 Dumper.start(*UnderlyingType); in start()
|
| /llvm-project-15.0.7/libcxx/test/libcxx/algorithms/ |
| H A D | half_positive.pass.cpp | 24 template <class IntType, class UnderlyingType = IntType> 25 TEST_CONSTEXPR bool test(IntType max_v = IntType(std::numeric_limits<UnderlyingType>::max())) { in test()
|
| /llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/ |
| H A D | JITSymbol.h | 76 using UnderlyingType = uint8_t; 79 enum FlagNames : UnderlyingType { 167 UnderlyingType getRawFlagsValue() const { in getRawFlagsValue() 168 return static_cast<UnderlyingType>(Flags); in getRawFlagsValue()
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | ODRHash.cpp | 719 QualType UnderlyingType = D->getUnderlyingType(); in RemoveTypedef() local 721 if (UnderlyingType.hasLocalQualifiers()) { in RemoveTypedef() 725 const auto *ElaboratedT = dyn_cast<ElaboratedType>(UnderlyingType); in RemoveTypedef() 1035 QualType UnderlyingType = T->getDecl()->getUnderlyingType(); in VisitTypedefType() local 1036 VisitQualifiers(UnderlyingType.getQualifiers()); in VisitTypedefType() 1039 dyn_cast<TypedefType>(UnderlyingType.getTypePtr())) { in VisitTypedefType() 1040 UnderlyingType = Underlying->getDecl()->getUnderlyingType(); in VisitTypedefType() 1044 dyn_cast<ElaboratedType>(UnderlyingType.getTypePtr())) { in VisitTypedefType() 1045 UnderlyingType = Underlying->getNamedType(); in VisitTypedefType() 1051 AddType(UnderlyingType.getTypePtr()); in VisitTypedefType()
|
| H A D | TypePrinter.cpp | 218 const Type *UnderlyingType = T; in canPrefixQualifiers() local 220 UnderlyingType = AT->desugar().getTypePtr(); in canPrefixQualifiers() 222 UnderlyingType = Subst->getReplacementType().getTypePtr(); in canPrefixQualifiers() 223 Type::TypeClass TC = UnderlyingType->getTypeClass(); in canPrefixQualifiers() 270 cast<ArrayType>(UnderlyingType)->getElementType().getTypePtr(), in canPrefixQualifiers() 299 const auto *AttrTy = cast<AttributedType>(UnderlyingType); in canPrefixQualifiers()
|
| /llvm-project-15.0.7/lld/test/COFF/Inputs/ |
| H A D | pdb-type-server-guid-collision-b-pdb.yaml | 87 UnderlyingType: 116 300 UnderlyingType: 116 423 UnderlyingType: 116 533 UnderlyingType: 116 768 UnderlyingType: 116 853 UnderlyingType: 116 916 UnderlyingType: 116 936 UnderlyingType: 116
|
| H A D | pdb-type-server-guid-collision-a-pdb.yaml | 59 UnderlyingType: 116 272 UnderlyingType: 116 395 UnderlyingType: 116 505 UnderlyingType: 116 740 UnderlyingType: 116 825 UnderlyingType: 116 888 UnderlyingType: 116 908 UnderlyingType: 116
|
| H A D | pdb-file-statics-b.yaml | 193 UnderlyingType: 116 420 UnderlyingType: 116 553 UnderlyingType: 116 673 UnderlyingType: 116 918 UnderlyingType: 116 1013 UnderlyingType: 116 1103 UnderlyingType: 116 1128 UnderlyingType: 116
|
| H A D | pdb-file-statics-a.yaml | 218 UnderlyingType: 116 445 UnderlyingType: 116 578 UnderlyingType: 116 698 UnderlyingType: 116 943 UnderlyingType: 116 1038 UnderlyingType: 116 1128 UnderlyingType: 116 1153 UnderlyingType: 116
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/COFF/ |
| H A D | enum-co.ll | 42 ; CHECK: UnderlyingType: int (0x74) 53 ; CHECK: UnderlyingType: int (0x74) 65 ; CHECK: UnderlyingType: int (0x74) 77 ; CHECK: UnderlyingType: int (0x74)
|
| H A D | nested-types.ll | 69 ; CHECK-NEXT: UnderlyingType: int (0x74) 92 ; CHECK-NEXT: UnderlyingType: int (0x74)
|
| H A D | enum.ll | 23 ; CHECK-NEXT: UnderlyingType: int (0x74)
|
| /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/NativePDB/Inputs/ |
| H A D | s_constant.s | 424 # UnderlyingType: unsigned __int64 (0x23) 532 # UnderlyingType: __int64 (0x13) 613 # UnderlyingType: unsigned (0x75) 694 # UnderlyingType: int (0x74) 771 # UnderlyingType: unsigned char (0x20) 854 # UnderlyingType: char (0x70)
|
| /llvm-project-15.0.7/clang/include/clang/ExtractAPI/ |
| H A D | API.h | 441 SymbolReference UnderlyingType; member 446 DeclarationFragments SubHeading, SymbolReference UnderlyingType) in TypedefRecord() 449 UnderlyingType(UnderlyingType) {} in TypedefRecord() 648 SymbolReference UnderlyingType);
|
| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | RangedConstraintManager.h | 109 using UnderlyingType = const ContainerType *; variable 110 UnderlyingType Impl; 382 /* implicit */ RangeSet(UnderlyingType Ptr) : Impl(Ptr) {} in RangeSet()
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeTypeEnum.cpp | 303 const auto UnderlyingType = in getLength() local 305 return UnderlyingType ? UnderlyingType->getLength() : 0; in getLength()
|
| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | pdb-heapsite.yaml | 366 UnderlyingType: 116 590 UnderlyingType: 116 723 UnderlyingType: 116 843 UnderlyingType: 116 1088 UnderlyingType: 116 1183 UnderlyingType: 116 1273 UnderlyingType: 116 1298 UnderlyingType: 116
|
| H A D | pdb-thunk.yaml | 1041 UnderlyingType: 116 1265 UnderlyingType: 116 1398 UnderlyingType: 116 1518 UnderlyingType: 116 1763 UnderlyingType: 116 1858 UnderlyingType: 116 1948 UnderlyingType: 116 1973 UnderlyingType: 116
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/PDB/ |
| H A D | pdbdump-yaml-types.test | 60 YAML: UnderlyingType: 116 160 YAML: UnderlyingType: 116 283 YAML: UnderlyingType: 116 366 YAML: UnderlyingType: 116 386 YAML: UnderlyingType: 116 517 YAML: UnderlyingType: 116 862 YAML: UnderlyingType: 116 947 YAML: UnderlyingType: 116
|
| /llvm-project-15.0.7/clang/lib/ExtractAPI/Serialization/ |
| H A D | SymbolGraphSerializer.cpp | 640 bool ShouldDrop = Record.UnderlyingType.Name.empty(); in serializeTypedefRecord() 643 ShouldDrop |= (Record.UnderlyingType.Name == Record.Name); in serializeTypedefRecord() 652 (*Typedef)["type"] = Record.UnderlyingType.USR; in serializeTypedefRecord()
|
| /llvm-project-15.0.7/clang/lib/ExtractAPI/ |
| H A D | API.cpp | 185 SymbolReference UnderlyingType) { in addTypedef() argument 187 Declaration, SubHeading, UnderlyingType); in addTypedef()
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeRecord.h | 524 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() argument 527 UnderlyingType(UnderlyingType) {} in EnumRecord() 529 TypeIndex getUnderlyingType() const { return UnderlyingType; } in getUnderlyingType() 531 TypeIndex UnderlyingType; variable
|
| /llvm-project-15.0.7/llvm/unittests/DebugInfo/CodeView/ |
| H A D | TypeIndexDiscoveryTest.cpp | 384 checkTypeReferences(0, Enum.FieldList, Enum.UnderlyingType); in TEST_F() 451 checkTypeReferences(14, Enum.FieldList, Enum.UnderlyingType); in TEST_F()
|
| /llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/ |
| H A D | DWARFLocationExpression.cpp | 98 return GetIntegralTypeInfo(er.UnderlyingType, tpi); in GetIntegralTypeInfo()
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/PDB/Inputs/ |
| H A D | every-type.yaml | 119 UnderlyingType: 117
|