Searched refs:CheckLogicalOpWithNegatedVariable (Results 1 – 1 of 1) sorted by relevance
1089 auto CheckLogicalOpWithNegatedVariable = [this, B](const Expr *E1, in checkIncorrectLogicOperator() local1103 TryResult Result = CheckLogicalOpWithNegatedVariable(LHSExpr, RHSExpr); in checkIncorrectLogicOperator()1106 Result = CheckLogicalOpWithNegatedVariable(RHSExpr, LHSExpr); in checkIncorrectLogicOperator()