Searched defs:SynthesizeProperties (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaObjCProperty.cpp | 2013 DiagnoseUnimplementedProperties(Scope * S,ObjCImplDecl * IMPDecl,ObjCContainerDecl * CDecl,bool SynthesizeProperties) DiagnoseUnimplementedProperties() argument |
H A D | SemaDeclObjC.cpp | 3009 bool SynthesizeProperties = getLangOpts().ObjCDefaultSynthProperties && ImplMethodsVsClassMethods() local |