Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp178 PointerToMemberRepresentation::MultipleInheritanceData, in isMultipleInheritance()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h374 MultipleInheritanceData = 0x02, // member data, multiple inheritance enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp378 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, MultipleInheritanceData),
H A DTypeDumpVisitor.cpp96 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceData),
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp211 PointerToMemberRepresentation::MultipleInheritanceData); in enumeration()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1809 return PointerToMemberRepresentation::MultipleInheritanceData; in translatePtrToMemberRep()