Searched refs:IsInstantiableNonArray (Results 1 – 3 of 3) sorted by relevance
1052 inline bool Class::IsInstantiableNonArray() { in IsInstantiableNonArray() function
506 bool IsInstantiableNonArray() REQUIRES_SHARED(Locks::mutator_lock_);
729 if (!c->IsInstantiableNonArray()) { in CheckInstantiableNonArray()