Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeTypePointer.cpp188 PointerToMemberRepresentation::VirtualInheritanceFunction); in isVirtualInheritance()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypePointer.cpp188 PointerToMemberRepresentation::VirtualInheritanceFunction); in isVirtualInheritance()
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h356 VirtualInheritanceFunction = 0x07, // member function, virtual inheritance enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h379 VirtualInheritanceFunction = 0x07, // member function, virtual inheritance enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h379 VirtualInheritanceFunction = 0x07, // member function, virtual inheritance enumerator
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll120 ; CHECK: Representation: VirtualInheritanceFunction (0x7)
/external/llvm/test/DebugInfo/COFF/
Dtypes-ptr-to-member.ll126 ; CHECK: Representation: VirtualInheritanceFunction (0x7)
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp385 VirtualInheritanceFunction),
DTypeDumpVisitor.cpp101 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceFunction),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp377 VirtualInheritanceFunction),
DTypeDumpVisitor.cpp101 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceFunction),
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp147 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceFunction),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp215 PointerToMemberRepresentation::VirtualInheritanceFunction); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp215 PointerToMemberRepresentation::VirtualInheritanceFunction); in enumeration()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1194 return PointerToMemberRepresentation::VirtualInheritanceFunction; in translatePtrToMemberRep()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1769 return PointerToMemberRepresentation::VirtualInheritanceFunction; in translatePtrToMemberRep()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1749 return PointerToMemberRepresentation::VirtualInheritanceFunction; in translatePtrToMemberRep()