|
clang
3.8.0
|
#include "clang/AST/ASTContext.h"#include "clang/AST/Expr.h"#include "clang/AST/ExprObjC.h"#include "clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h"#include "clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h"#include "clang/StaticAnalyzer/Core/PathSensitive/SVals.h"Go to the source code of this file.
Classes | |
| class | clang::ento::SValBuilder |
Namespaces | |
| clang | |
| Dataflow Directional Tag Classes. | |
| clang::ento | |
Functions | |
| SValBuilder * | clang::ento::createSimpleSValBuilder (llvm::BumpPtrAllocator &alloc, ASTContext &context, ProgramStateManager &stateMgr) |
1.8.6