Home
last modified time | relevance | path

Searched refs:SynthesizeProperties (Results 1 – 3 of 3) 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/clang/include/clang/Sema/
DSema.h3100 bool SynthesizeProperties);