reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaDeclObjC.cpp
 2683   assert (IDecl && "CheckProtocolMethodDefs - IDecl is null");
 2685   ObjCInterfaceDecl *Super = IDecl->getSuperClass();
 2726       NSIDecl = IDecl->lookupInheritedClass(&S.Context.Idents.get("NSProxy"));
 2760                   IDecl->lookupMethod(method->getSelector(),
 2783       if (C && IDecl->lookupMethod(method->getSelector(),