Function SgNodeHelper::listOfGlobalFunctionDefinitions

Function SgNodeHelper::listOfGlobalFunctionDefinitions#

Function Documentation#

std::list<SgFunctionDefinition*> SgNodeHelper::listOfGlobalFunctionDefinitions(SgGlobal *global)#

identifies the list of SgFunctionDefinitions in global scope Functions/methods of classes are NOT included in this list. Note: static/external can be resolved by further processing those objects