clang  3.9.0
Classes | Namespaces | Enumerations
PointerArithChecker.cpp File Reference
#include "ClangSACheckers.h"
#include "clang/AST/DeclCXX.h"
#include "clang/AST/ExprCXX.h"
#include "clang/StaticAnalyzer/Core/BugReporter/BugType.h"
#include "clang/StaticAnalyzer/Core/Checker.h"
#include "clang/StaticAnalyzer/Core/CheckerManager.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h"
#include "llvm/ADT/SmallVector.h"
Include dependency graph for PointerArithChecker.cpp:

Go to the source code of this file.

Classes

struct  llvm::FoldingSetTrait< AllocKind >
 

Namespaces

 llvm
 DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators.
 

Enumerations

enum  AllocKind
 

Enumeration Type Documentation

enum AllocKind
strong

Definition at line 28 of file PointerArithChecker.cpp.