Home
last modified time | relevance | path

Searched refs:UnderlyingType (Results 1 – 25 of 43) sorted by relevance

12

/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DPrettyEnumDumper.cpp41 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 Dhalf_positive.pass.cpp24 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 DJITSymbol.h76 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 DODRHash.cpp719 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 DTypePrinter.cpp218 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 Dpdb-type-server-guid-collision-b-pdb.yaml87 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 Dpdb-type-server-guid-collision-a-pdb.yaml59 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 Dpdb-file-statics-b.yaml193 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 Dpdb-file-statics-a.yaml218 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 Denum-co.ll42 ; CHECK: UnderlyingType: int (0x74)
53 ; CHECK: UnderlyingType: int (0x74)
65 ; CHECK: UnderlyingType: int (0x74)
77 ; CHECK: UnderlyingType: int (0x74)
H A Dnested-types.ll69 ; CHECK-NEXT: UnderlyingType: int (0x74)
92 ; CHECK-NEXT: UnderlyingType: int (0x74)
H A Denum.ll23 ; CHECK-NEXT: UnderlyingType: int (0x74)
/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/NativePDB/Inputs/
H A Ds_constant.s424 # 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 DAPI.h441 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 DRangedConstraintManager.h109 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 DNativeTypeEnum.cpp303 const auto UnderlyingType = in getLength() local
305 return UnderlyingType ? UnderlyingType->getLength() : 0; in getLength()
/llvm-project-15.0.7/lld/test/COFF/
H A Dpdb-heapsite.yaml366 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 Dpdb-thunk.yaml1041 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 Dpdbdump-yaml-types.test60 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 DSymbolGraphSerializer.cpp640 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 DAPI.cpp185 SymbolReference UnderlyingType) { in addTypedef() argument
187 Declaration, SubHeading, UnderlyingType); in addTypedef()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h524 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 DTypeIndexDiscoveryTest.cpp384 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 DDWARFLocationExpression.cpp98 return GetIntegralTypeInfo(er.UnderlyingType, tpi); in GetIntegralTypeInfo()
/llvm-project-15.0.7/llvm/test/DebugInfo/PDB/Inputs/
H A Devery-type.yaml119 UnderlyingType: 117

12