Home
last modified time | relevance | path

Searched refs:areExprTypesCompatible (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Analysis/
DCFG.cpp90 static bool areExprTypesCompatible(const Expr *E1, const Expr *E2) { in areExprTypesCompatible() function
792 if (!areExprTypesCompatible(Expr1, Expr2)) in checkIncorrectLogicOperator()
/external/llvm-project/clang/lib/Analysis/
DCFG.cpp144 static bool areExprTypesCompatible(const Expr *E1, const Expr *E2) { in areExprTypesCompatible() function
1068 if (!areExprTypesCompatible(NumExpr1, NumExpr2)) in checkIncorrectLogicOperator()