Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DIntegerDivisionCheck.cpp22 const auto BinaryOperators = binaryOperator( in registerMatchers() local
29 anyOf(BinaryOperators, conditionalOperator(), binaryConditionalOperator(), in registerMatchers()
/external/llvm-project/clang/test/AST/
Dast-dump-expr.c55 void BinaryOperators(int a, int b) { in BinaryOperators() function
Dast-dump-expr-json.c17 void BinaryOperators(int a, int b) { in BinaryOperators() function