Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h352 VirtualInheritanceData = 0x03, // member data, virtual inheritance enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h368 VirtualInheritanceData = 0x03, // member data, virtual inheritance enumerator
/external/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll67 ; CHECK: Representation: VirtualInheritanceData (0x3)
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll67 ; CHECK: Representation: VirtualInheritanceData (0x3)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp98 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceData),
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp143 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceData),
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp209 PointerToMemberRepresentation::VirtualInheritanceData); in enumeration()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1206 return PointerToMemberRepresentation::VirtualInheritanceData; in translatePtrToMemberRep()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1586 return PointerToMemberRepresentation::VirtualInheritanceData; in translatePtrToMemberRep()