Home | History | Annotate | Download | only in TableGen

Lines Matching refs:CompleteMatch

83     CompleteMatch,        // Finish a match and update the results.
1095 : Matcher(CompleteMatch), Results(results, results+numresults),
1103 return N->getKind() == CompleteMatch;