Searched refs:AdditiveOperator (Results 1 – 1 of 1) sorted by relevance
31 const auto AdditiveOperator = binaryOperator(hasAnyOperatorName("+", "-")); in registerMatchers() local39 AdditiveOperator, in registerMatchers()47 Finder->addMatcher(binaryOperator(AdditiveOperator, in registerMatchers()55 Finder->addMatcher(binaryOperator(AdditiveOperator, in registerMatchers()