Searched refs:impDecl (Results 1 – 2 of 2) sorted by relevance
2141 void Sema::diagnoseNullResettableSynthesizedSetters(const ObjCImplDecl *impDecl) { in diagnoseNullResettableSynthesizedSetters() argument2142 for (const auto *propertyImpl : impDecl->property_impls()) { in diagnoseNullResettableSynthesizedSetters()2157 loc = impDecl->getBeginLoc(); in diagnoseNullResettableSynthesizedSetters()
4354 void diagnoseNullResettableSynthesizedSetters(const ObjCImplDecl *impDecl);