Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2129 auto *getterImpl = propertyImpl->getGetterMethodDecl(); in diagnoseNullResettableSynthesizedSetters() local
2131 if ((!getterImpl || getterImpl->isSynthesizedAccessorStub()) && in diagnoseNullResettableSynthesizedSetters()