Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/abseil/
DTimeComparisonCheck.cpp24 expr(comparisonOperatorWithCallee(functionDecl( in registerMatchers()
DDurationComparisonCheck.cpp22 auto Matcher = expr(comparisonOperatorWithCallee(functionDecl( in registerMatchers()
DDurationRewriter.h128 comparisonOperatorWithCallee, in AST_MATCHER_FUNCTION_P() argument