Function SgNodeHelper::localVariableDeclarationsOfFunction

Function SgNodeHelper::localVariableDeclarationsOfFunction#

Function Documentation#

std::set<SgVariableDeclaration*> SgNodeHelper::localVariableDeclarationsOfFunction(SgFunctionDefinition *funDef)#

returns the set of all local variable-declarations of a function