Searched refs:isCompound (Results 1 – 2 of 2) sorted by relevance
183 CHECK(item->isCompound()); in cast()342 if (mParentStack.empty() && !item->isCompound()) { in item()349 if (item->isCompound()) { in item()363 CHECK(item->isCompound() && item.get() == mParentStack.top()); in itemEnd()
196 virtual bool isCompound() const { return false; } in isCompound() function634 bool isCompound() const override { return true; } in isCompound() function707 bool isCompound() const override { return true; } in isCompound() function801 bool isCompound() const override { return true; } in isCompound() function