Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h355 MultipleInheritanceFunction = 0x06, // member function, multiple inheritance enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h371 MultipleInheritanceFunction = 0x06, // member function, multiple inheritance enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll112 ; CHECK: Representation: MultipleInheritanceFunction (0x6)
/external/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll112 ; CHECK: Representation: MultipleInheritanceFunction (0x6)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp101 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceFunction),
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp146 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceFunction),
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp214 PointerToMemberRepresentation::MultipleInheritanceFunction); in enumeration()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1192 return PointerToMemberRepresentation::MultipleInheritanceFunction; in translatePtrToMemberRep()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1572 return PointerToMemberRepresentation::MultipleInheritanceFunction; in translatePtrToMemberRep()