Lines Matching refs:father
3778 explicit PostorderProcessor(PostorderProcessor* father)3779 : father_(father), child_(NULL), successor_iterator(NULL) { }3878 // initialize it and return this instead of father.