Function legacy::anyOfListPotentiallyModifiedIn#
Defined in File pre.h
Function Documentation#
-
bool legacy::anyOfListPotentiallyModifiedIn(const std::vector<SgVariableSymbol*> &syms, SgNode *n)#
Are any variables in syms modified anywhere within n, or is n a declaration of one of them?