Home
last modified time | relevance | path

Searched defs:VBPtrType (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h890 VirtualBaseClassRecord(TypeRecordKind Kind,MemberAttributes Attrs,TypeIndex BaseType,TypeIndex VBPtrType,uint64_t Offset,uint64_t Index) VirtualBaseClassRecord() argument
895 VirtualBaseClassRecord(TypeRecordKind Kind,MemberAccess Access,TypeIndex BaseType,TypeIndex VBPtrType,uint64_t Offset,uint64_t Index) VirtualBaseClassRecord() argument
908 TypeIndex VBPtrType; global() variable