Searched refs:isObjCRequiresPropertyDefs (Results 1 – 4 of 4) sorted by relevance
1254 !IDecl->isObjCRequiresPropertyDefs()) { in ActOnPropertyImplDecl()1619 if (!IDecl->isObjCRequiresPropertyDefs()) in DefaultSynthesizeProperties()1648 if (const ObjCInterfaceDecl *RID = ID->isObjCRequiresPropertyDefs()) in DiagnoseUnimplementedAccessor()
1962 !IDecl->isObjCRequiresPropertyDefs(); in ImplMethodsVsClassMethods()
291 const ObjCInterfaceDecl *ObjCInterfaceDecl::isObjCRequiresPropertyDefs() const { in isObjCRequiresPropertyDefs() function in ObjCInterfaceDecl
1275 const ObjCInterfaceDecl *isObjCRequiresPropertyDefs() const;