Home
last modified time | relevance | path

Searched refs:VirtualInheritanceData (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp187 PointerToMemberRepresentation::VirtualInheritanceData, in isVirtualInheritance()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h375 VirtualInheritanceData = 0x03, // member data, virtual inheritance enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp379 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, VirtualInheritanceData),
H A DTypeDumpVisitor.cpp97 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceData),
/netbsd/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp213 PointerToMemberRepresentation::VirtualInheritanceData); in enumeration()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1811 return PointerToMemberRepresentation::VirtualInheritanceData; in translatePtrToMemberRep()