Searched refs:ConstevalNegated (Results 1 – 4 of 4) sorted by relevance
43 ConstevalNegated enumerator
2444 getStatementKind() == IfStatementKind::ConstevalNegated;2452 return getStatementKind() == IfStatementKind::ConstevalNegated;
1615 Kind = NotLocation.isValid() ? IfStatementKind::ConstevalNegated in ParseIfStatement()
971 StatementKind == IfStatementKind::ConstevalNegated; in ActOnIfStmt()