clang  3.7.0
Classes | Namespaces | Typedefs
TaintManager.h File Reference
#include "clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h"
#include "llvm/ADT/ImmutableMap.h"
Include dependency graph for TaintManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  clang::ento::TaintMap
 
struct  clang::ento::ProgramStateTrait< TaintMap >
 
class  clang::ento::TaintManager
 

Namespaces

 clang
 
 clang::ento
 

Typedefs

typedef llvm::ImmutableMap
< SymbolRef, TaintTagType > 
clang::ento::TaintMapImpl