Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp8767 static bool ExprLooksBoolean(const Expr *E) { in ExprLooksBoolean() function
8796 if (!ExprLooksBoolean(CondRHS)) in DiagnoseConditionalPrecedence()