Home
last modified time | relevance | path

Searched refs:SingleInheritanceFunction (Results 1 – 10 of 10) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h354 SingleInheritanceFunction = 0x05, // member function, single inheritance enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h370 SingleInheritanceFunction = 0x05, // member function, single inheritance enumerator
/external/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll98 ; CHECK: Representation: SingleInheritanceFunction (0x5)
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll98 ; CHECK: Representation: SingleInheritanceFunction (0x5)
Dtype-quals.ll341 ; CHECK: Representation: SingleInheritanceFunction (0x5)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp100 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceFunction),
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp145 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceFunction),
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp212 PointerToMemberRepresentation::SingleInheritanceFunction); in enumeration()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1190 return PointerToMemberRepresentation::SingleInheritanceFunction; in translatePtrToMemberRep()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1570 return PointerToMemberRepresentation::SingleInheritanceFunction; in translatePtrToMemberRep()