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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp236 int VBPO = VB->getVirtualBasePointerOffset(); local
237 if (!hasVBPtrAtOffset(VBPO)) {
240 VBPO, VBP->getLength());

Completed in 90 milliseconds