Home | History | Annotate | Download | only in Sema

Lines Matching refs:Third

44   // Same thing in for stmt first clause (when expr) and third clause.
1043 FullExprArg third,
1071 Expr *Third = third.release().takeAs<Expr>();
1074 DiagnoseUnusedExprResult(Third);
1082 Third, Body, ForLoc, LParenLoc,