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