reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
568 return S.LookupMethodInObjectType(sel, 573 return S.LookupMethodInObjectType(sel, PT->getPointeeType(), true); 579 return S.LookupMethodInObjectType(sel, PT->getPointeeType(), true); 581 return S.LookupMethodInObjectType(sel, PRE->getSuperReceiverType(), false); 586 return S.LookupMethodInObjectType(sel, IT, false);