BuildCFGTraverse::operator()
Function call operators
Synopses
Declared in <src/midend/programAnalysis/CFG/CFG.h>
void
operator()(
AstInterface& fa,
AstInterface::AstNodeList const& stmts);
void
operator()(
AstInterface& fa,
AstNodePtr const& head);
Created with MrDocs