Function legacy::expressionComputedIn#
Defined in File pre.h
Function Documentation#
-
bool legacy::expressionComputedIn(SgExpression *expr, SgNode *root)#
Is the expression expr computed within root? This test is simple, and does not account for changes to the variables in expr.