clang
9.0.0
|
#include "clang/Basic/LLVM.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/SVals.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h"
#include "llvm/ADT/Optional.h"
#include "llvm/Support/SaveAndRestore.h"
#include <memory>
#include <utility>
Go to the source code of this file.
Classes | |
class | clang::ento::ConditionTruthVal |
class | clang::ento::ConstraintManager |
Namespaces | |
llvm | |
Specialize PointerLikeTypeTraits to allow LazyGenerationalUpdatePtr to be placed into a PointerUnion. | |
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) |