Searched refs:ConstexprIf (Results 1 – 10 of 10) sorted by relevance
1147 IsConstexpr ? Sema::ConditionKind::ConstexprIf in ParseIfStatement()
1374 IsConstexpr ? Sema::ConditionKind::ConstexprIf in ParseIfStatement()
3072 CK == ConditionKind::ConstexprIf); in ActOnConditionVariable()3107 case ConditionKind::ConstexprIf: in CheckConditionVariable()
14414 case ConditionKind::ConstexprIf: in ActOnCondition()14431 CK == ConditionKind::ConstexprIf); in ActOnCondition()
6277 S->isConstexpr() ? Sema::ConditionKind::ConstexprIf in TransformIfStmt()
3783 CK == ConditionKind::ConstexprIf); in ActOnConditionVariable()3815 case ConditionKind::ConstexprIf: in CheckConditionVariable()
18685 case ConditionKind::ConstexprIf: in ActOnCondition()18705 CK == ConditionKind::ConstexprIf); in ActOnCondition()
7263 S->isConstexpr() ? Sema::ConditionKind::ConstexprIf in TransformIfStmt()
9007 ConstexprIf, ///< A constant boolean condition from 'if constexpr'. enumerator
11626 ConstexprIf, ///< A constant boolean condition from 'if constexpr'. enumerator