clang  8.0.0
Classes | Namespaces | Typedefs
SMTSort.h File Reference
#include "clang/Basic/TargetInfo.h"
Include dependency graph for SMTSort.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::ento::SMTSort
 Generic base class for SMT sorts. More...
 

Namespaces

 clang
 Dataflow Directional Tag Classes.
 
 clang::ento
 

Typedefs

using clang::ento::SMTSortRef = std::shared_ptr< SMTSort >
 Shared pointer for SMTSorts, used by SMTSolver API. More...