Function ASTtools::isIfCond

Function ASTtools::isIfCond#

Function Documentation#

bool ASTtools::isIfCond(const SgStatement *s)#

Returns ‘true’ <==> ‘s’ is the condition of some ‘if’ statement.