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