Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ !
H A DNativeTypePointer.cpp188 PointerToMemberRepresentation::VirtualInheritanceData, in isVirtualInheritance()
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ !
H A DCodeView.h390 VirtualInheritanceData = 0x03, // member data, virtual inheritance enumerator
/src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ !
H A DTypeDumpVisitor.cpp98 ENUM_ENTRY(PointerToMemberRepresentation, VirtualInheritanceData),
H A DEnumTables.cpp386 CV_ENUM_CLASS_ENT(PointerToMemberRepresentation, VirtualInheritanceData),
/src/contrib/llvm-project/llvm/lib/ObjectYAML/ !
H A DCodeViewYAMLTypes.cpp213 PointerToMemberRepresentation::VirtualInheritanceData); in enumeration()
/src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ !
H A DPdbAstBuilder.cpp547 VirtualInheritanceData: in CreatePointerType()
/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ !
H A DCodeViewDebug.cpp1970 return PointerToMemberRepresentation::VirtualInheritanceData; in translatePtrToMemberRep()