Home | History | Annotate | Download | only in TableGen

Lines Matching full:greedy

474   bool filterProcessor(bool AllowMixed, bool Greedy = true);
1407 bool FilterChooser::filterProcessor(bool AllowMixed, bool Greedy) {
1420 if (AllowMixed && !Greedy) {