Searched refs:VBP (Results 1 – 1 of 1) sorted by relevance
240 if (auto VBP = VB->getRawSymbol().getVirtualBaseTableType()) { in initializeChildren() local241 auto VBPL = std::make_unique<VBPtrLayoutItem>(*this, std::move(VBP), in initializeChildren()242 VBPO, VBP->getLength()); in initializeChildren()