Searched refs:IsScripted (Results 1 – 3 of 3) sorted by relevance
253 virtual bool IsScripted() = 0;306 bool IsScripted() override { return false; } in IsScripted() function361 bool IsScripted() override { return false; } in IsScripted() function408 bool IsScripted() override { return true; } in IsScripted() function
118 if (m_opaque_sp->IsScripted() != rhs.m_opaque_sp->IsScripted()) in IsEqualTo()
640 if (synthetic_sp && !synthetic_sp->IsScripted()) { in GetTypeFilter()659 if (children_sp && children_sp->IsScripted()) { in GetTypeSynthetic()