clang 20.0.0git
|
#include "clang/Analysis/AnalysisDeclContext.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/SVals.h"
#include "llvm/ADT/ImmutableMap.h"
#include <utility>
Go to the source code of this file.
Classes | |
class | clang::ento::EnvironmentEntry |
An entry in the environment consists of a Stmt and an LocationContext. More... | |
class | clang::ento::Environment |
An immutable map from EnvironemntEntries to SVals. More... | |
class | clang::ento::EnvironmentManager |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::ento |