Searched refs:VBPtrLayoutItem (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h72 class VBPtrLayoutItem : public LayoutItemBase { class in namespace:llvm::pdb
74 VBPtrLayoutItem(const UDTLayoutBase &Parent,
145 VBPtrLayoutItem *VBPtr = nullptr;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp79 VBPtrLayoutItem::VBPtrLayoutItem(const UDTLayoutBase &Parent, function in class:VBPtrLayoutItem
239 auto VBPL = std::make_unique<VBPtrLayoutItem>(*this, std::move(VBP),

Completed in 114 milliseconds