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

/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp242 auto VBPL = std::make_unique<VBPtrLayoutItem>(*this, std::move(VBP), local
244 VBPtr = VBPL.get();
245 addChildToLayout(std::move(VBPL));

Completed in 55 milliseconds