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