Function ASTtools::isSwitchCond#
Defined in File ASTtools.hh
Function Documentation#
-
bool ASTtools::isSwitchCond(const SgStatement *s)#
Returns ‘true’ <==> ‘s’ is the conditional selector of some ‘switch’ statement.
Defined in File ASTtools.hh
Returns ‘true’ <==> ‘s’ is the conditional selector of some ‘switch’ statement.