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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp239 auto VBPL = std::make_unique<VBPtrLayoutItem>(*this, std::move(VBP), local
241 VBPtr = VBPL.get();
242 addChildToLayout(std::move(VBPL));

Completed in 107 milliseconds