Home | History | Annotate | Download | only in TableGen

Lines Matching refs:CaptureGlueInputMatcher

311 /// CaptureGlueInputMatcher - If the current record has a glue input, record
313 class CaptureGlueInputMatcher : public Matcher {
315 CaptureGlueInputMatcher() : Matcher(CaptureGlueInput) {}