Function SgNodeHelper::localVariableDeclarationsOfFunction#
Defined in File SgNodeHelper.h
Function Documentation#
-
std::set<SgVariableDeclaration*> SgNodeHelper::localVariableDeclarationsOfFunction(SgFunctionDefinition *funDef)#
returns the set of all local variable-declarations of a function