Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp179 PointerToMemberRepresentation::MultipleInheritanceData, in isMultipleInheritance()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h379 MultipleInheritanceData = 0x02, // member data, multiple inheritance enumerator
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp381 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, MultipleInheritanceData),
H A DTypeDumpVisitor.cpp97 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceData),
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp211 PointerToMemberRepresentation::MultipleInheritanceData); in enumeration()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp539 MultipleInheritanceData: in CreatePointerType()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1935 return PointerToMemberRepresentation::MultipleInheritanceData; in translatePtrToMemberRep()