|
clang 22.0.0git
|
#include "clang/Basic/JsonSupport.h"#include "clang/Basic/TargetInfo.h"#include "clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h"#include "clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h"#include "clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h"#include <optional>Go to the source code of this file.
Classes | |
| class | clang::ento::SMTConstraintManager |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::ento |
Typedefs | |
| typedef llvm::ImmutableSet< std::pair< clang::ento::SymbolRef, const llvm::SMTExpr * > > | ConstraintSMTType |
| typedef llvm::ImmutableSet< std::pair<clang::ento::SymbolRef, const llvm::SMTExpr *> > ConstraintSMTType |
Definition at line 26 of file SMTConstraintManager.h.