clang API Documentation

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

namespace  clang
namespace  clang::ento

Typedefs

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