Searched refs:getSValForVar (Results 1 – 1 of 1) sorted by relevance
205 static Optional<SVal> getSValForVar(const Expr *CondVarExpr, in getSValForVar() function232 if (Optional<SVal> V = getSValForVar(CondVarExpr, N)) in getConcreteIntegerValue()247 if (Optional<SVal> V = getSValForVar(CondVarExpr, N)) in isVarAnInterestingCondition()256 if (Optional<SVal> V = getSValForVar(E, N)) in isInterestingExpr()