Home | History | Annotate | Download | only in re2

Lines Matching full:children

139   // children, PostVisit combines them to create the machine for
143 // visiting the node's children and PostVisit after visiting
144 // the children.
680 // Called before traversing a node's children during the walk.
710 // Called after traversing the node's children during the walk.