Home | History | Annotate | Download | only in src

Lines Matching defs:ForEach

410   void ForEach(Callback* callback) { return tree()->ForEach(callback); }