Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp8600 static bool ExprLooksBoolean(Expr *E) { in ExprLooksBoolean() function
8631 if (!ExprLooksBoolean(CondRHS)) in DiagnoseConditionalPrecedence()