Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/misc/
DRedundantExpressionCheck.cpp465 AST_MATCHER(BinaryOperator, binaryOperatorIsInMacro) { in AST_MATCHER() argument
848 unless(binaryOperatorIsInMacro()), in registerMatchers()
863 unless(binaryOperatorIsInMacro()), in registerMatchers()