Searched refs:CaptureGlueInputMatcher (Results 1 – 9 of 9) sorted by relevance
130 void CaptureGlueInputMatcher::printImpl(raw_ostream &OS, unsigned indent) const{ in printImpl()
296 class CaptureGlueInputMatcher : public Matcher {298 CaptureGlueInputMatcher() : Matcher(CaptureGlueInput) {} in CaptureGlueInputMatcher() function
430 AddMatcher(new CaptureGlueInputMatcher()); in EmitOperatorMatchCode()
129 void CaptureGlueInputMatcher::printImpl(raw_ostream &OS, unsigned indent) const{ in printImpl()
433 AddMatcher(new CaptureGlueInputMatcher()); in EmitOperatorMatchCode()
119 void CaptureGlueInputMatcher::printImpl(raw_ostream &OS, unsigned indent) const{ in printImpl()
314 class CaptureGlueInputMatcher : public Matcher {316 CaptureGlueInputMatcher() : Matcher(CaptureGlueInput) {} in CaptureGlueInputMatcher() function
397 AddMatcher(new CaptureGlueInputMatcher()); in EmitOperatorMatchCode()