Lines Matching full:walk
283 /// CFG construction is done via a recursive walk of an AST. We actually parse
350 // Visitors to walk an AST and construct the CFG.
410 // Visitors to walk an AST and generate destructors of temporaries in
1042 /// Visit - Walk the subtree of a statement and add extra
2029 // walk the body of the loop.
2181 // Walk the 'element' expression to see if there are any side-effects. We