Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp239 int VBPO = VB->getVirtualBasePointerOffset(); in initializeChildren() local
240 if (!hasVBPtrAtOffset(VBPO)) { in initializeChildren()
243 VBPO, VBP->getLength()); in initializeChildren()