Searched refs:CompleteTypeErr (Results 1 – 1 of 1) sorted by relevance
1185 bool CompleteTypeErr = false; in ActOnPropertyImplDecl() local1202 CompleteTypeErr = true; in ActOnPropertyImplDecl()1239 CompleteTypeErr = true; // suppress later diagnostics about the ivar in ActOnPropertyImplDecl()1320 CompleteTypeErr = true; in ActOnPropertyImplDecl()1322 if (!CompleteTypeErr) { in ActOnPropertyImplDecl()1327 CompleteTypeErr = true; // suppress later diagnostics about the ivar in ActOnPropertyImplDecl()1330 if (CompleteTypeErr) in ActOnPropertyImplDecl()1419 if (CompleteTypeErr || !compat) in ActOnPropertyImplDecl()1436 if (getLangOpts().CPlusPlus && Synthesize && !CompleteTypeErr && in ActOnPropertyImplDecl()1500 if (getLangOpts().CPlusPlus && Synthesize && !CompleteTypeErr && in ActOnPropertyImplDecl()