Lines Matching refs:CheckIntegerMatcher
579 /// CheckIntegerMatcher - This checks to see if the current node is a581 class CheckIntegerMatcher : public Matcher {584 CheckIntegerMatcher(int64_t value)598 return cast<CheckIntegerMatcher>(M)->Value == Value;