clang API Documentation
#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 |
| struct | clang::ento::ProgramStateTrait< TaintMap > |
| class | clang::ento::TaintManager |
Namespaces | |
| namespace | clang |
| namespace | clang::ento |
Typedefs | |
| typedef llvm::ImmutableMap < SymbolRef, TaintTagType > | clang::ento::TaintMapImpl |