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

References

tools/clang/lib/Sema/SemaDeclObjC.cpp
 2928     if (SuperIDecl && SuperIDecl->lookupMethod(Sel, true))
 2928     if (SuperIDecl && SuperIDecl->lookupMethod(Sel, true))
 2935     if (SuperIDecl && SuperIDecl->lookupMethod(Sel, false))
 2935     if (SuperIDecl && SuperIDecl->lookupMethod(Sel, false))