reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1899 ObjCMethodDecl *Setter = IFace->lookupInstanceMethod(SetterSel); 1903 Setter = LookupMethodInQualifiedType(SetterSel, OPT, true); 1908 Setter = IFace->lookupPrivateMethod(SetterSel);