Home
last modified time | relevance | path

Searched defs:walkPostorder (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dapply.c144 bool walkPostorder(Expression *e, StoppableVisitor *v) in walkPostorder() function
H A Dsapply.c150 bool walkPostorder(Statement *s, StoppableVisitor *v) in walkPostorder() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dapply.d21 bool walkPostorder(Expression e, StoppableVisitor v) in walkPostorder() function
H A Dsapply.d17 bool walkPostorder(Statement s, StoppableVisitor v) in walkPostorder() function