Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:hasFilter

789   bool hasFilter = false;
807 hasFilter = true;
845 assert(!(hasCatchAll && hasFilter));
851 } else if (hasFilter) {