Searched refs:CompleteTypeErr (Results 1 – 1 of 1) sorted by relevance
1173 bool CompleteTypeErr = false; in ActOnPropertyImplDecl() local1190 CompleteTypeErr = true; in ActOnPropertyImplDecl()1228 CompleteTypeErr = true; // suppress later diagnostics about the ivar in ActOnPropertyImplDecl()1301 CompleteTypeErr = true; in ActOnPropertyImplDecl()1303 if (!CompleteTypeErr) { in ActOnPropertyImplDecl()1308 CompleteTypeErr = true; // suppress later diagnostics about the ivar in ActOnPropertyImplDecl()1311 if (CompleteTypeErr) in ActOnPropertyImplDecl()1403 if (CompleteTypeErr || !compat) in ActOnPropertyImplDecl()1408 if (getLangOpts().CPlusPlus && Synthesize && !CompleteTypeErr && in ActOnPropertyImplDecl()1462 if (getLangOpts().CPlusPlus && Synthesize && !CompleteTypeErr && in ActOnPropertyImplDecl()