clang 20.0.0git
|
#include "clang/Basic/JsonSupport.h"
#include "clang/Basic/TargetInfo.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 25 of file SMTConstraintManager.h.