Searched refs:isVBPtr (Results 1 – 2 of 2) sorted by relevance
54 virtual bool isVBPtr() const { return false; } in isVBPtr() function79 bool isVBPtr() const override { return true; } in isVBPtr() function
68 if (Item->isVBPtr()) { in start()