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