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