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