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()1430 if (CompleteTypeErr || !compat) in ActOnPropertyImplDecl()1447 if (getLangOpts().CPlusPlus && Synthesize && !CompleteTypeErr && in ActOnPropertyImplDecl()1511 if (getLangOpts().CPlusPlus && Synthesize && !CompleteTypeErr && in ActOnPropertyImplDecl()