Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h1018 void DiagnoseOwningPropertyGetterSynthesis(const ObjCImplementationDecl *D);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2238 void SemaObjC::DiagnoseOwningPropertyGetterSynthesis( in DiagnoseOwningPropertyGetterSynthesis() function in SemaObjC
H A DSemaDeclObjC.cpp4128 DiagnoseOwningPropertyGetterSynthesis(IC); in ActOnAtEnd()