Searched refs:definedInNSObject (Results 1 – 3 of 3) sorted by relevance
832 bool ObjCMethodDecl::definedInNSObject(const ASTContext &Ctx) const { in definedInNSObject() function in ObjCMethodDecl
518 bool definedInNSObject(const ASTContext &) const;
7410 MD->definedInNSObject(S.getASTContext())) { in ShouldDiagnoseAvailabilityOfDecl()