Home | History | Annotate | Download | only in Sema

Lines Matching full:secondresult

1547   ExprResult SecondResult(second.release());
1551 SecondResult = CheckConditionVariable(ConditionVar, ForLoc, true);
1552 if (SecondResult.isInvalid())
1566 SecondResult.take(), ConditionVar,