Home
last modified time | relevance | path

Searched refs:VirtualInheritanceData (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeTypePointer.cpp187 PointerToMemberRepresentation::VirtualInheritanceData, in isVirtualInheritance()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypePointer.cpp187 PointerToMemberRepresentation::VirtualInheritanceData, in isVirtualInheritance()
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h352 VirtualInheritanceData = 0x03, // member data, virtual inheritance enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h375 VirtualInheritanceData = 0x03, // member data, virtual inheritance enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h375 VirtualInheritanceData = 0x03, // member data, virtual inheritance enumerator
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll65 ; CHECK: Representation: VirtualInheritanceData (0x3)
/external/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll67 ; CHECK: Representation: VirtualInheritanceData (0x3)
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp379 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, VirtualInheritanceData),
DTypeDumpVisitor.cpp97 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceData),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp371 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, VirtualInheritanceData),
DTypeDumpVisitor.cpp97 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceData),
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp143 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceData),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp208 PointerToMemberRepresentation::VirtualInheritanceData); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp208 PointerToMemberRepresentation::VirtualInheritanceData); in enumeration()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1206 return PointerToMemberRepresentation::VirtualInheritanceData; in translatePtrToMemberRep()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1781 return PointerToMemberRepresentation::VirtualInheritanceData; in translatePtrToMemberRep()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1761 return PointerToMemberRepresentation::VirtualInheritanceData; in translatePtrToMemberRep()