Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDNativeTypePointer.cpp169 PointerToMemberRepresentation::SingleInheritanceData, in isSingleInheritance()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDCodeView.h373 SingleInheritanceData = 0x01, // member data, single inheritance enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDEnumTables.cpp369 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, SingleInheritanceData),
HDTypeDumpVisitor.cpp95 ENUM_ENTRY(PointerToMemberRepresentation, SingleInheritanceData),
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDCodeViewYAMLTypes.cpp204 PointerToMemberRepresentation::SingleInheritanceData); in enumeration()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDCodeViewDebug.cpp1757 return PointerToMemberRepresentation::SingleInheritanceData; in translatePtrToMemberRep()