Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp236 int VBPO = VB->getVirtualBasePointerOffset(); in initializeChildren() local
237 if (!hasVBPtrAtOffset(VBPO)) { in initializeChildren()
240 VBPO, VBP->getLength()); in initializeChildren()