Searched refs:IsScripted (Results 1 – 3 of 3) sorted by relevance
257 virtual bool IsScripted() = 0;311 bool IsScripted() override { return false; } in IsScripted() function368 bool IsScripted() override { return false; } in IsScripted() function414 bool IsScripted() override { return true; } in IsScripted() function
164 if (m_opaque_sp->IsScripted() != rhs.m_opaque_sp->IsScripted()) in IsEqualTo()
532 if (synthetic_sp && !synthetic_sp->IsScripted()) { in GetTypeFilter()552 if (children_sp && children_sp->IsScripted()) { in GetTypeSynthetic()