Member predicate SwitchStmt::getControllingExpr
Gets the controlling expression of this control structure.
This is the condition of ‘if’ statements and loops, and the switched expression for ‘switch’ statements.
Gets the controlling expression of this control structure.
This is the condition of ‘if’ statements and loops, and the switched expression for ‘switch’ statements.