Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp179 PointerToMemberRepresentation::MultipleInheritanceData, in isMultipleInheritance()
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h371 MultipleInheritanceData = 0x02, // member data, multiple inheritance enumerator
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp97 ENUM_ENTRY(PointerToMemberRepresentation, MultipleInheritanceData),
/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp207 PointerToMemberRepresentation::MultipleInheritanceData); in enumeration()
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1700 return PointerToMemberRepresentation::MultipleInheritanceData; in translatePtrToMemberRep()