Home | History | Annotate | Download | only in src

Lines Matching full:father

2185   explicit PostorderProcessor(PostorderProcessor* father)
2186 : father_(father), child_(NULL), successor_iterator(NULL) { }
2287 // initialize it and return this instead of father.