Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp2137 void Sema::diagnoseNullResettableSynthesizedSetters(const ObjCImplDecl *impDecl) { in diagnoseNullResettableSynthesizedSetters() argument
2138 for (const auto *propertyImpl : impDecl->property_impls()) { in diagnoseNullResettableSynthesizedSetters()
2153 loc = impDecl->getBeginLoc(); in diagnoseNullResettableSynthesizedSetters()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h4769 void diagnoseNullResettableSynthesizedSetters(const ObjCImplDecl *impDecl);