Searched refs:areExprTypesCompatible (Results 1 – 2 of 2) sorted by relevance
90 static bool areExprTypesCompatible(const Expr *E1, const Expr *E2) { in areExprTypesCompatible() function792 if (!areExprTypesCompatible(Expr1, Expr2)) in checkIncorrectLogicOperator()
144 static bool areExprTypesCompatible(const Expr *E1, const Expr *E2) { in areExprTypesCompatible() function1068 if (!areExprTypesCompatible(NumExpr1, NumExpr2)) in checkIncorrectLogicOperator()