Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp2141 void Sema::diagnoseNullResettableSynthesizedSetters(const ObjCImplDecl *impDecl) { in diagnoseNullResettableSynthesizedSetters() argument
2142 for (const auto *propertyImpl : impDecl->property_impls()) { in diagnoseNullResettableSynthesizedSetters()
2157 loc = impDecl->getBeginLoc(); in diagnoseNullResettableSynthesizedSetters()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4354 void diagnoseNullResettableSynthesizedSetters(const ObjCImplDecl *impDecl);