ProcessAstTree::ProcessFunctionDefinition
Synopsis
Declared in <src/midend/astUtil/astSupport/ProcessAstTree.h>
virtual
bool
ProcessFunctionDefinition(
AstInterface& fa,
AstNodePtr const& s,
AstInterface::AstList& params,
AstInterface::AstList& outParams,
AstNodePtr const& body,
AstInterface::TraversalVisitType t);
Created with MrDocs