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