ProcessAstTree::ProcessIf
Synopsis
Declared in <src/midend/astUtil/astSupport/ProcessAstTree.h>
virtual
bool
ProcessIf(
AstInterface& fa,
AstNodePtr const& s,
AstNodePtr const& cond,
AstNodePtr const& truebody,
AstNodePtr const& falsebody,
AstInterface::TraversalVisitType t);
Created with MrDocs