Searched refs:SecondPart (Results 1 – 1 of 1) sorted by relevance
1983 Sema::ConditionResult SecondPart; in ParseForStatement() local2114 SecondPart = Sema::ConditionError(); in ParseForStatement()2129 !SecondPart.isInvalid()) { in ParseForStatement()2141 SecondPart = ParseCXXCondition( in ParseForStatement()2167 SecondPart = Sema::ConditionError(); in ParseForStatement()2169 SecondPart = Actions.ActOnCondition( in ParseForStatement()2184 if (!SecondPart.isInvalid()) in ParseForStatement()2290 SecondPart, ThirdPart, T.getCloseLocation(), in ParseForStatement()