Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DOperatorsRepresentationCheck.cpp39 AST_MATCHER_P2(BinaryOperator, hasInvalidBinaryOperatorRepresentation, in AST_MATCHER_P2() argument
184 anyOf(hasInvalidBinaryOperatorRepresentation( in registerBinaryOperatorMatcher()
186 hasInvalidBinaryOperatorRepresentation( in registerBinaryOperatorMatcher()
188 hasInvalidBinaryOperatorRepresentation( in registerBinaryOperatorMatcher()
190 hasInvalidBinaryOperatorRepresentation( in registerBinaryOperatorMatcher()
192 hasInvalidBinaryOperatorRepresentation( in registerBinaryOperatorMatcher()
194 hasInvalidBinaryOperatorRepresentation( in registerBinaryOperatorMatcher()
196 hasInvalidBinaryOperatorRepresentation( in registerBinaryOperatorMatcher()
199 hasInvalidBinaryOperatorRepresentation( in registerBinaryOperatorMatcher()
202 hasInvalidBinaryOperatorRepresentation( in registerBinaryOperatorMatcher()