Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
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()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h4388 void diagnoseNullResettableSynthesizedSetters(const ObjCImplDecl *impDecl);