Searched refs:CaptureGlueInputMatcher (Results 1 – 3 of 3) sorted by relevance
136 void CaptureGlueInputMatcher::printImpl(raw_ostream &OS, in printImpl()
312 class CaptureGlueInputMatcher : public Matcher {314 CaptureGlueInputMatcher() : Matcher(CaptureGlueInput) {} in CaptureGlueInputMatcher() function
446 AddMatcher(new CaptureGlueInputMatcher()); in EmitOperatorMatchCode()