Searched refs:checkBitwiseExpr (Results 1 – 2 of 2) sorted by relevance
32 void checkBitwiseExpr(const ast_matchers::MatchFinder::MatchResult &R);
1062 void RedundantExpressionCheck::checkBitwiseExpr( in checkBitwiseExpr() function in clang::tidy::misc::RedundantExpressionCheck1310 checkBitwiseExpr(Result); in check()