Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeTypePointer.cpp179 PointerToMemberRepresentation::MultipleInheritanceFunction); in isMultipleInheritance()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypePointer.cpp179 PointerToMemberRepresentation::MultipleInheritanceFunction); in isMultipleInheritance()
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h355 MultipleInheritanceFunction = 0x06, // member function, multiple inheritance enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h378 MultipleInheritanceFunction = 0x06, // member function, multiple inheritance enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h378 MultipleInheritanceFunction = 0x06, // member function, multiple inheritance enumerator
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll107 ; CHECK: Representation: MultipleInheritanceFunction (0x6)
/external/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll112 ; CHECK: Representation: MultipleInheritanceFunction (0x6)
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp383 MultipleInheritanceFunction),
DTypeDumpVisitor.cpp100 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceFunction),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp375 MultipleInheritanceFunction),
DTypeDumpVisitor.cpp100 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceFunction),
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp146 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceFunction),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp213 PointerToMemberRepresentation::MultipleInheritanceFunction); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp213 PointerToMemberRepresentation::MultipleInheritanceFunction); in enumeration()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1192 return PointerToMemberRepresentation::MultipleInheritanceFunction; in translatePtrToMemberRep()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1767 return PointerToMemberRepresentation::MultipleInheritanceFunction; in translatePtrToMemberRep()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1747 return PointerToMemberRepresentation::MultipleInheritanceFunction; in translatePtrToMemberRep()