Searched refs:areExprTypesCompatible (Results 1 – 1 of 1) sorted by relevance
121 static bool areExprTypesCompatible(const Expr *E1, const Expr *E2) { in areExprTypesCompatible() function1039 if (!areExprTypesCompatible(Expr1, Expr2)) in checkIncorrectLogicOperator()