Home
last modified time | relevance | path

Searched refs:binaryOperatorIsInMacro (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp464 AST_MATCHER(BinaryOperator, binaryOperatorIsInMacro) { in AST_MATCHER() argument
872 unless(binaryOperatorIsInMacro()), in registerMatchers()
887 unless(binaryOperatorIsInMacro()), in registerMatchers()