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