TransformAstTraverse
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
AstNodePtr
TransformAstTraverse(
AstInterface& fa,
AstNodePtr const& r,
TransformAstTree& op,
AstInterface::TraversalVisitType t = AstInterface::PreVisit);
Created with MrDocs