Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h996 void diagnoseNullResettableSynthesizedSetters(const ObjCImplDecl *impDecl);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2127 void SemaObjC::diagnoseNullResettableSynthesizedSetters( in diagnoseNullResettableSynthesizedSetters() function in SemaObjC
H A DSemaDeclObjC.cpp3024 diagnoseNullResettableSynthesizedSetters(IMPDecl); in ImplMethodsVsClassMethods()