Searched defs:walkPostorder (Results 1 – 4 of 4) sorted by relevance
144 bool walkPostorder(Expression *e, StoppableVisitor *v) in walkPostorder() function
150 bool walkPostorder(Statement *s, StoppableVisitor *v) in walkPostorder() function
21 bool walkPostorder(Expression e, StoppableVisitor v) in walkPostorder() function
17 bool walkPostorder(Statement s, StoppableVisitor v) in walkPostorder() function