Searched refs:SecondPart (Results 1 – 1 of 1) sorted by relevance
1520 FullExprArg SecondPart(Actions); in ParseForStatement() local1645 assert(!SecondPart.get() && "Shouldn't have a second expression yet."); in ParseForStatement()1662 SecondPart = Actions.MakeFullExpr(Second.get(), ForLoc); in ParseForStatement()1763 SecondPart, SecondVar, ThirdPart, in ParseForStatement()