|
clang 24.0.0git
|
#include "clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h"#include "clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| 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. | |