Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp240 if (auto VBP = VB->getRawSymbol().getVirtualBaseTableType()) { in initializeChildren() local
241 auto VBPL = std::make_unique<VBPtrLayoutItem>(*this, std::move(VBP), in initializeChildren()
242 VBPO, VBP->getLength()); in initializeChildren()