Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h54 virtual bool isVBPtr() const { return false; } in isVBPtr() function
79 bool isVBPtr() const override { return true; } in isVBPtr() function