Searched refs:isObjCRequiresPropertyDefs (Results 1 – 5 of 5) sorted by relevance
183 ID->isObjCRequiresPropertyDefs()) in visitObjCPropertyDecl()
1564 !IDecl->isObjCRequiresPropertyDefs()) { in ActOnPropertyImplDecl()1981 if (!IDecl->isObjCRequiresPropertyDefs()) in DefaultSynthesizeProperties()2017 if (const ObjCInterfaceDecl *RID = ID->isObjCRequiresPropertyDefs()) in DiagnoseUnimplementedAccessor()
3019 !IDecl->isObjCRequiresPropertyDefs(); in ImplMethodsVsClassMethods()
429 const ObjCInterfaceDecl *ObjCInterfaceDecl::isObjCRequiresPropertyDefs() const { in isObjCRequiresPropertyDefs() function in ObjCInterfaceDecl
1825 const ObjCInterfaceDecl *isObjCRequiresPropertyDefs() const;