Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeTypePointer.cpp178 PointerToMemberRepresentation::MultipleInheritanceData, in isMultipleInheritance()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypePointer.cpp178 PointerToMemberRepresentation::MultipleInheritanceData, in isMultipleInheritance()
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h351 MultipleInheritanceData = 0x02, // member data, multiple inheritance enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h374 MultipleInheritanceData = 0x02, // member data, multiple inheritance enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h374 MultipleInheritanceData = 0x02, // member data, multiple inheritance enumerator
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll52 ; CHECK: Representation: MultipleInheritanceData (0x2)
/external/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll53 ; CHECK: Representation: MultipleInheritanceData (0x2)
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp378 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, MultipleInheritanceData),
DTypeDumpVisitor.cpp96 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceData),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp370 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, MultipleInheritanceData),
DTypeDumpVisitor.cpp96 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceData),
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp142 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceData),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp206 PointerToMemberRepresentation::MultipleInheritanceData); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp206 PointerToMemberRepresentation::MultipleInheritanceData); in enumeration()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1204 return PointerToMemberRepresentation::MultipleInheritanceData; in translatePtrToMemberRep()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1779 return PointerToMemberRepresentation::MultipleInheritanceData; in translatePtrToMemberRep()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1759 return PointerToMemberRepresentation::MultipleInheritanceData; in translatePtrToMemberRep()