SageInterface::isConstantTrue
Check if a bool or int constant expression evaluates to be a true value
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
bool
isConstantTrue(SgExpression* e);
Parameters
Name |
Description |
e |
This class represents the notion of an expression. Expressions |
Created with MrDocs