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