Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp1648 bool SynthesizeProperties) { in DiagnoseUnimplementedProperties() argument
1652 if (!SynthesizeProperties) { in DiagnoseUnimplementedProperties()
DSemaDeclObjC.cpp1965 bool SynthesizeProperties = LangOpts.ObjCDefaultSynthProperties && in ImplMethodsVsClassMethods() local
1968 DiagnoseUnimplementedProperties(S, IMPDecl, CDecl, SynthesizeProperties); in ImplMethodsVsClassMethods()
/external/clang/include/clang/Sema/
DSema.h2757 bool SynthesizeProperties);