Searched refs:SecondPart (Results 1 – 1 of 1) sorted by relevance
1560 Sema::ConditionResult SecondPart; in ParseForStatement() local1668 SecondPart = Sema::ConditionError(); in ParseForStatement()1683 if (!ForEach && !ForRange && !SecondPart.isInvalid()) { in ParseForStatement()1691 SecondPart = in ParseForStatement()1696 SecondPart = Sema::ConditionError(); in ParseForStatement()1698 SecondPart = in ParseForStatement()1705 if (!SecondPart.isInvalid()) in ParseForStatement()1804 SecondPart, ThirdPart, T.getCloseLocation(), in ParseForStatement()