Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Greedy

359   bool filterProcessor(bool AllowMixed, bool Greedy = true);
933 bool FilterChooser::filterProcessor(bool AllowMixed, bool Greedy) {
946 if (AllowMixed && !Greedy) {