Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp170 PointerToMemberRepresentation::SingleInheritanceData, in isSingleInheritance()
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h370 SingleInheritanceData = 0x01, // member data, single inheritance enumerator
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp96 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceData),
/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp205 PointerToMemberRepresentation::SingleInheritanceData); in enumeration()
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1698 return PointerToMemberRepresentation::SingleInheritanceData; in translatePtrToMemberRep()