reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
751 Method = Instance ? ImpDecl->getInstanceMethod(Sel) 756 Method = getCategoryMethod(Sel, Instance); 761 if (!Instance && !Method && !getSuperClass()) { 770 return getSuperClass()->lookupPrivateMethod(Sel, Instance);