reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
282 ObjCMethodDecl *Method = S.NSNumberDecl->lookupClassMethod(Sel); 287 ObjCMethodDecl::Create(CX, SourceLocation(), SourceLocation(), Sel, 302 if (!validateBoxingMethod(S, Loc, S.NSNumberDecl, Sel, Method))