Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h52 virtual bool isVBPtr() const { return false; } in isVBPtr() function
77 bool isVBPtr() const override { return true; } in isVBPtr() function