Searched refs:SecondPart (Results 1 – 1 of 1) sorted by relevance
1961 Sema::ConditionResult SecondPart; in ParseForStatement() local2092 SecondPart = Sema::ConditionError(); in ParseForStatement()2107 !SecondPart.isInvalid()) { in ParseForStatement()2119 SecondPart = ParseCXXCondition( in ParseForStatement()2145 SecondPart = Sema::ConditionError(); in ParseForStatement()2147 SecondPart = Actions.ActOnCondition( in ParseForStatement()2162 if (!SecondPart.isInvalid()) in ParseForStatement()2268 SecondPart, ThirdPart, T.getCloseLocation(), in ParseForStatement()