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

References

tools/clang/lib/Sema/SemaExprObjC.cpp
  282   ObjCMethodDecl *Method = S.NSNumberDecl->lookupClassMethod(Sel);
  287         ObjCMethodDecl::Create(CX, SourceLocation(), SourceLocation(), Sel,
  302   if (!validateBoxingMethod(S, Loc, S.NSNumberDecl, Sel, Method))