clang 24.0.0git
RangedConstraintManager.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  clang
 Top level wrappers for InstallAPI frontend operations.
namespace  clang::ento

Functions

static bool clang::ento::isConcreteInfeasible (const llvm::APSInt &V, bool Assumption)
 Is Assumption (i.e.
SVal clang::ento::simplifyToSVal (ProgramStateRef State, SymbolRef Sym)
 Try to simplify a given symbolic expression's associated SVal based on the constraints in State.