Searched refs:isObjCRequiresPropertyDefs (Results 1 – 4 of 4) sorted by relevance
1577 !IDecl->isObjCRequiresPropertyDefs()) { in ActOnPropertyImplDecl()1992 if (!IDecl->isObjCRequiresPropertyDefs()) in DefaultSynthesizeProperties()2028 if (const ObjCInterfaceDecl *RID = ID->isObjCRequiresPropertyDefs()) in DiagnoseUnimplementedAccessor()
2995 !IDecl->isObjCRequiresPropertyDefs(); in ImplMethodsVsClassMethods()
1804 const ObjCInterfaceDecl *isObjCRequiresPropertyDefs() const;
424 const ObjCInterfaceDecl *ObjCInterfaceDecl::isObjCRequiresPropertyDefs() const { in isObjCRequiresPropertyDefs() function in ObjCInterfaceDecl