Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h53 virtual bool isVBPtr() const { return false; } in isVBPtr() function
78 bool isVBPtr() const override { return true; } in isVBPtr() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h53 virtual bool isVBPtr() const { return false; } in isVBPtr() function
78 bool isVBPtr() const override { return true; } in isVBPtr() function