Searched refs:CheckSwitchCondition (Results 1 – 8 of 8) sorted by relevance
609 ExprResult Sema::CheckSwitchCondition(SourceLocation SwitchLoc, Expr *Cond) { in CheckSwitchCondition() function in Sema
3111 return CheckSwitchCondition(StmtLoc, Condition.get()); in CheckConditionVariable()
14419 Cond = CheckSwitchCondition(Loc, SubExpr); in ActOnCondition()
709 ExprResult Sema::CheckSwitchCondition(SourceLocation SwitchLoc, Expr *Cond) { in CheckSwitchCondition() function in Sema
3819 return CheckSwitchCondition(StmtLoc, Condition.get()); in CheckConditionVariable()
18690 Cond = CheckSwitchCondition(Loc, SubExpr); in ActOnCondition()
9023 ExprResult CheckSwitchCondition(SourceLocation SwitchLoc, Expr *Cond);
11642 ExprResult CheckSwitchCondition(SourceLocation SwitchLoc, Expr *Cond);