Lines Matching refs:Synthesize
799 bool Synthesize, in ActOnPropertyImplDecl() argument
852 if (Synthesize&& in ActOnPropertyImplDecl()
886 if (Synthesize && isa<ObjCProtocolDecl>(property->getDeclContext())) in ActOnPropertyImplDecl()
890 if (Synthesize) { in ActOnPropertyImplDecl()
921 if (Synthesize) { in ActOnPropertyImplDecl()
1126 (Synthesize ? in ActOnPropertyImplDecl()
1127 ObjCPropertyImplDecl::Synthesize in ActOnPropertyImplDecl()
1136 if (getLangOpts().CPlusPlus && Synthesize && !CompleteTypeErr && in ActOnPropertyImplDecl()
1173 if (getLangOpts().ObjCAutoRefCount && Synthesize) in ActOnPropertyImplDecl()
1188 if (getLangOpts().CPlusPlus && Synthesize && !CompleteTypeErr && in ActOnPropertyImplDecl()
1233 if (Synthesize) in ActOnPropertyImplDecl()
1257 if (!Synthesize) in ActOnPropertyImplDecl()
1272 if (Synthesize) in ActOnPropertyImplDecl()