Home
last modified time | relevance | path

Searched refs:impDecl (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaObjCProperty.cpp2140 void Sema::diagnoseNullResettableSynthesizedSetters(const ObjCImplDecl *impDecl) { in diagnoseNullResettableSynthesizedSetters() argument
2141 for (const auto *propertyImpl : impDecl->property_impls()) { in diagnoseNullResettableSynthesizedSetters()
2156 loc = impDecl->getBeginLoc(); in diagnoseNullResettableSynthesizedSetters()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h4646 void diagnoseNullResettableSynthesizedSetters(const ObjCImplDecl *impDecl);