cfgUtils::IsConstInt
Synopsis
Declared in <src/midend/programAnalysis/genericDataflow/cfgUtils/cfgUtils.h>
bool
IsConstInt(
SgExpression const* rhs,
long& val);
Created with MrDocs
Declared in <src/midend/programAnalysis/genericDataflow/cfgUtils/cfgUtils.h>
bool
IsConstInt(
SgExpression const* rhs,
long& val);
Created with MrDocs