Function SgNodeHelper::listOfGlobalFunctionDefinitions#
Defined in File SgNodeHelper.h
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