clang
3.9.0
|
#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"
Go to the source code of this file.
Classes | |
struct | clang::ento::TaintMap |
The GDM component containing the tainted root symbols. More... | |
struct | clang::ento::ProgramStateTrait< TaintMap > |
class | clang::ento::TaintManager |
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |
clang::ento | |
Typedefs | |
typedef llvm::ImmutableMap < SymbolRef, TaintTagType > | clang::ento::TaintMapImpl |