Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp1808 bool SynthesizeProperties) { in DiagnoseUnimplementedProperties() argument
1832 SynthesizeProperties/*CollectClassPropsOnly*/); in DiagnoseUnimplementedProperties()
DSemaDeclObjC.cpp2894 bool SynthesizeProperties = LangOpts.ObjCDefaultSynthProperties && in ImplMethodsVsClassMethods() local
2897 DiagnoseUnimplementedProperties(S, IMPDecl, CDecl, SynthesizeProperties); in ImplMethodsVsClassMethods()
/external/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp2043 bool SynthesizeProperties) { in DiagnoseUnimplementedProperties() argument
2067 SynthesizeProperties/*CollectClassPropsOnly*/); in DiagnoseUnimplementedProperties()
DSemaDeclObjC.cpp2993 bool SynthesizeProperties = LangOpts.ObjCDefaultSynthProperties && in ImplMethodsVsClassMethods() local
2996 DiagnoseUnimplementedProperties(S, IMPDecl, CDecl, SynthesizeProperties); in ImplMethodsVsClassMethods()
/external/clang/include/clang/Sema/
DSema.h3100 bool SynthesizeProperties);
/external/llvm-project/clang/include/clang/Sema/
DSema.h4211 bool SynthesizeProperties);