Searched refs:CompleteTypeErr (Results 1 – 1 of 1) sorted by relevance
1202 bool CompleteTypeErr = false; in ActOnPropertyImplDecl() local1219 CompleteTypeErr = true; in ActOnPropertyImplDecl()1256 CompleteTypeErr = true; // suppress later diagnostics about the ivar in ActOnPropertyImplDecl()1329 CompleteTypeErr = true; in ActOnPropertyImplDecl()1331 if (!CompleteTypeErr) { in ActOnPropertyImplDecl()1336 CompleteTypeErr = true; // suppress later diagnostics about the ivar in ActOnPropertyImplDecl()1339 if (CompleteTypeErr) in ActOnPropertyImplDecl()1431 if (CompleteTypeErr || !compat) in ActOnPropertyImplDecl()1448 if (getLangOpts().CPlusPlus && Synthesize && !CompleteTypeErr && in ActOnPropertyImplDecl()1513 if (getLangOpts().CPlusPlus && Synthesize && !CompleteTypeErr && in ActOnPropertyImplDecl()