Function fixupFunctionDefinitions

Function fixupFunctionDefinitions#

Function Documentation#

void fixupFunctionDefinitions(SgNode *node)#

Fixup SgFunctionDefinition (missing body).

\implementation This was a problem compiling KULL, but I could not reproduce it in a test code!