Searched refs:AdditiveOperator (Results 1 – 1 of 1) sorted by relevance
29 const auto AdditiveOperator = binaryOperator(hasAnyOperatorName("+", "-")); in registerMatchers() local37 AdditiveOperator, in registerMatchers()45 Finder->addMatcher(binaryOperator(AdditiveOperator, in registerMatchers()53 Finder->addMatcher(binaryOperator(AdditiveOperator, in registerMatchers()