Searched refs:tryEvaluate (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp1167 bool tryEvaluate(Expr *S, Expr::EvalResult &outResult) { function in class:__anon1631::CFGBuilder
4102 bool b = tryEvaluate(Terminator->getCond(), result);

Completed in 138 milliseconds