clang  19.0.0git
Classes | Namespaces | Typedefs
SMTConstraintManager.h File Reference
#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

 clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
 clang::ento
 

Typedefs

typedef llvm::ImmutableSet< std::pair< clang::ento::SymbolRef, const llvm::SMTExpr * > > ConstraintSMTType
 

Typedef Documentation

◆ ConstraintSMTType

typedef llvm::ImmutableSet< std::pair<clang::ento::SymbolRef, const llvm::SMTExpr *> > ConstraintSMTType

Definition at line 25 of file SMTConstraintManager.h.