Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp179 PointerToMemberRepresentation::MultipleInheritanceData, in isMultipleInheritance()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h382 MultipleInheritanceData = 0x02, // member data, multiple inheritance enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp97 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceData),
H A DEnumTables.cpp382 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, MultipleInheritanceData),
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp211 PointerToMemberRepresentation::MultipleInheritanceData); in enumeration()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp540 MultipleInheritanceData: in CreatePointerType()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1968 return PointerToMemberRepresentation::MultipleInheritanceData; in translatePtrToMemberRep()