Searched refs:checkRelationalExpr (Results 1 – 2 of 2) sorted by relevance
33 void checkRelationalExpr(const ast_matchers::MatchFinder::MatchResult &R);
1135 void RedundantExpressionCheck::checkRelationalExpr( in checkRelationalExpr() function in clang::tidy::misc::RedundantExpressionCheck1318 checkRelationalExpr(Result); in check()