clang
6.0.0
|
#include "clang/StaticAnalyzer/Core/PathSensitive/SVals.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h"
#include "llvm/Support/SaveAndRestore.h"
Go to the source code of this file.
Classes | |
class | clang::ento::ConditionTruthVal |
class | clang::ento::ConstraintManager |
Namespaces | |
llvm | |
DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators. | |
clang | |
Dataflow Directional Tag Classes. | |
clang::ento | |
Functions | |
std::unique_ptr< ConstraintManager > | clang::ento::CreateRangeConstraintManager (ProgramStateManager &statemgr, SubEngine *subengine) |
std::unique_ptr< ConstraintManager > | clang::ento::CreateZ3ConstraintManager (ProgramStateManager &statemgr, SubEngine *subengine) |