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