Searched refs:CompleteTypeErr (Results 1 – 1 of 1) sorted by relevance
1184 bool CompleteTypeErr = false; in ActOnPropertyImplDecl() local1201 CompleteTypeErr = true; in ActOnPropertyImplDecl()1238 CompleteTypeErr = true; // suppress later diagnostics about the ivar in ActOnPropertyImplDecl()1310 CompleteTypeErr = true; in ActOnPropertyImplDecl()1312 if (!CompleteTypeErr) { in ActOnPropertyImplDecl()1317 CompleteTypeErr = true; // suppress later diagnostics about the ivar in ActOnPropertyImplDecl()1320 if (CompleteTypeErr) in ActOnPropertyImplDecl()1409 if (CompleteTypeErr || !compat) in ActOnPropertyImplDecl()1426 if (getLangOpts().CPlusPlus && Synthesize && !CompleteTypeErr && in ActOnPropertyImplDecl()1490 if (getLangOpts().CPlusPlus && Synthesize && !CompleteTypeErr && in ActOnPropertyImplDecl()