Searched refs:ConstevalNegated (Results 1 – 4 of 4) sorted by relevance
43 ConstevalNegated enumerator
2325 getStatementKind() == IfStatementKind::ConstevalNegated;2333 return getStatementKind() == IfStatementKind::ConstevalNegated;
1712 Kind = NotLocation.isValid() ? IfStatementKind::ConstevalNegated in ParseIfStatement()
919 StatementKind == IfStatementKind::ConstevalNegated; in ActOnIfStmt()