Home
last modified time | relevance | path

Searched refs:VTableShape (Results 1 – 25 of 34) sorted by relevance

12

/external/llvm-project/llvm/test/DebugInfo/PDB/
Dpdbdump-yaml-types.test69 YAML: VTableShape: 0
134 YAML: VTableShape: 0
169 YAML: VTableShape: 0
257 YAML: VTableShape: 0
292 YAML: VTableShape: 0
357 YAML: VTableShape: 0
395 YAML: VTableShape: 0
476 YAML: VTableShape: 0
526 YAML: VTableShape: 0
701 YAML: VTableShape: 0
[all …]
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolTypeVTableShape.h21 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::VTableShape)
DPDBTypes.h268 VTableShape, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolTypeVTableShape.h21 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::VTableShape)
DPDBTypes.h266 VTableShape, enumerator
/external/llvm-project/llvm/unittests/DebugInfo/CodeView/
DTypeIndexDiscoveryTest.cpp212 static VFTableShapeRecord VTableShape({}); variable
365 Class.VTableShape); in TEST_F()
372 Struct.VTableShape); in TEST_F()
401 writeTypeRecords(VTableShape); in TEST_F()
431 Union, Enum, BitField, VFTable, VTableShape, in TEST_F()
449 Class.VTableShape); in TEST_F()
DRandomAccessVisitorTest.cpp361 Class.VTableShape = TypeIndex::fromArrayIndex(0); in TEST_F()
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolTypeVTableShape.h26 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::VTableShape)
DPDBTypes.h193 VTableShape, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeVTShape.cpp10 : NativeRawSymbol(Session, PDB_SymType::VTableShape, Id), TI(TI), in NativeTypeVTShape()
DNativeExeSymbol.cpp53 case PDB_SymType::VTableShape: in findChildren()
DNativeTypeUDT.cpp94 return Session.getSymbolCache().findSymbolByTypeIndex(Class->VTableShape); in getVirtualTableShapeId()
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeVTShape.cpp10 : NativeRawSymbol(Session, PDB_SymType::VTableShape, Id), TI(TI), in NativeTypeVTShape()
DNativeExeSymbol.cpp53 case PDB_SymType::VTableShape: in findChildren()
DNativeTypeUDT.cpp94 return Session.getSymbolCache().findSymbolByTypeIndex(Class->VTableShape); in getVirtualTableShapeId()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h476 TypeIndex VTableShape, uint64_t Size, StringRef Name, in ClassRecord() argument
479 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {} in ClassRecord()
494 TypeIndex getVTableShape() const { return VTableShape; } in getVTableShape()
498 TypeIndex VTableShape; variable
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h479 TypeIndex DerivationList, TypeIndex VTableShape, uint64_t Size, in ClassRecord() argument
483 VTableShape(VTableShape), Size(Size) {} in ClassRecord()
495 TypeIndex getVTableShape() const { return VTableShape; } in getVTableShape()
517 TypeIndex VTableShape; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h470 TypeIndex VTableShape, uint64_t Size, StringRef Name, in ClassRecord() argument
473 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {} in ClassRecord()
488 TypeIndex getVTableShape() const { return VTableShape; } in getVTableShape()
492 TypeIndex VTableShape; variable
/external/llvm/lib/DebugInfo/PDB/
DPDBSymbol.cpp92 FACTORY_SYMTAG_CASE(VTableShape, PDBSymbolTypeVTableShape) in create()
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp351 InsertItemWithTag(PDB_SymType::VTableShape); in SetUp()
413 VerifyDyncast<PDBSymbolTypeVTableShape>(PDB_SymType::VTableShape); in TEST_F()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBSymbol.cpp89 FACTORY_SYMTAG_CASE(VTableShape, PDBSymbolTypeVTableShape) in createSymbol()
DPDBExtras.cpp249 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_SymType, VTableShape, OS) in operator <<()
/external/llvm-project/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp437 InsertItemWithTag(PDB_SymType::VTableShape); in SetUp()
499 VerifyDyncast<PDBSymbolTypeVTableShape>(PDB_SymType::VTableShape); in TEST_F()
/external/llvm-project/llvm/lib/DebugInfo/PDB/
DPDBSymbol.cpp89 FACTORY_SYMTAG_CASE(VTableShape, PDBSymbolTypeVTableShape) in createSymbol()
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dglobal-type-hashes.ll185 ; YAML: VTableShape: 0
251 ; YAML: VTableShape: 0

12