Searched refs:LastIsError (Results 1 – 1 of 1) sorted by relevance
1148 bool LastIsError = false; in ParseCompoundStatementBody() local1205 LastIsError = R.isInvalid(); in ParseCompoundStatementBody()1211 if (isStmtExpr && LastIsError && !Stmts.empty()) in ParseCompoundStatementBody()