Searched defs:LhsSymbol (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang-tools-extra/clang-tidy/misc/ |
H A D | RedundantExpressionCheck.cpp | 1029 if (!retrieveBinOpIntegerConstantExpr(Result, "lhs", LhsOpcode, LhsSymbol, in checkArithmeticExpr() local 1181 Result, "lhs", LhsExpr, LhsOpcode, LhsSymbol, LhsValue, LhsConst) || in checkRelationalExpr() local 1106 const Expr *LhsSymbol = nullptr; checkBitwiseExpr() local [all...] |