klee
|
#include "Context.h"
#include "klee/Expr/Expr.h"
#include "llvm/IR/Type.h"
#include "llvm/IR/DerivedTypes.h"
#include <cassert>
Go to the source code of this file.
Variables | |
static bool | Initialized = false |
static Context | TheContext |
|
static |
Definition at line 21 of file Context.cpp.
Referenced by klee::Context::get(), and klee::Context::initialize().
|
static |
Definition at line 22 of file Context.cpp.
Referenced by klee::Context::get(), and klee::Context::initialize().