Searched refs:impDecl (Results 1 – 2 of 2) sorted by relevance
2119 const ObjCImplDecl *impDecl) { in diagnoseNullResettableSynthesizedSetters() argument2120 for (const auto *propertyImpl : impDecl->property_impls()) { in diagnoseNullResettableSynthesizedSetters()2135 loc = impDecl->getBeginLoc(); in diagnoseNullResettableSynthesizedSetters()
1003 void diagnoseNullResettableSynthesizedSetters(const ObjCImplDecl *impDecl);