Home
last modified time | relevance | path

Searched defs:isVBPtr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h53 virtual bool isVBPtr() const { return false; } in isVBPtr() function
78 bool isVBPtr() const override { return true; } in isVBPtr() function