Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2119 const ObjCImplDecl *impDecl) { in diagnoseNullResettableSynthesizedSetters() argument
2120 for (const auto *propertyImpl : impDecl->property_impls()) { in diagnoseNullResettableSynthesizedSetters()
2135 loc = impDecl->getBeginLoc(); in diagnoseNullResettableSynthesizedSetters()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h1003 void diagnoseNullResettableSynthesizedSetters(const ObjCImplDecl *impDecl);