reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1782 if (ObjCMethodDecl *method = iface->lookupMethod(sel, isInstance)) 1787 if (ObjCMethodDecl *method = iface->lookupPrivateMethod(sel, isInstance)) 1793 if (ObjCMethodDecl *method = I->lookupMethod(sel, isInstance))