Searched refs:isOfType (Results 1 – 1 of 1) sorted by relevance
73 bool isOfType(const Type* t) const { in isOfType() function201 if (!newObj || newObj->isOfType(T::GetType())) { in visit()