HomeSort by relevance Sort by last modified time
    Searched refs:isVBPtr (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
UDTLayout.h 54 virtual bool isVBPtr() const { return false; }
79 bool isVBPtr() const override { return true; }
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
PrettyClassLayoutGraphicalDumper.cpp 68 if (Item->isVBPtr()) {

Completed in 202 milliseconds