14 #ifndef LLVM_CLANG_STATICANALYZER_CORE_PATHSENSITIVE_TAINTMANAGER_H 15 #define LLVM_CLANG_STATICANALYZER_CORE_PATHSENSITIVE_TAINTMANAGER_H 21 #include "llvm/ADT/ImmutableMap.h" 37 static void *GDMIndex();
49 static void *GDMIndex();
59 #endif // LLVM_CLANG_STATICANALYZER_CORE_PATHSENSITIVE_TAINTMANAGER_H
llvm::ImmutableMap< SymbolRef, TaintTagType > TaintMapImpl
llvm::ImmutableMap< SymbolRef, TaintedSubRegions > DerivedSymTaintImpl
The GDM component mapping derived symbols' parent symbols to their underlying regions.
Dataflow Directional Tag Classes.
The GDM component containing the tainted root symbols.