Searched refs:EvaluateNonPointerISA (Results 1 – 2 of 2) sorted by relevance
153 bool EvaluateNonPointerISA(ObjCISA isa, ObjCISA &ret_isa);
3206 if (!EvaluateNonPointerISA(isa, real_isa)) in GetClassDescriptor()3218 bool AppleObjCRuntimeV2::NonPointerISACache::EvaluateNonPointerISA( in EvaluateNonPointerISA() function in AppleObjCRuntimeV2::NonPointerISACache3334 non_pointer_isa_cache->EvaluateNonPointerISA(isa, ret); in GetPointerISA()