14 #ifndef LLVM_CLANG_STATICANALYZER_CORE_PATHSENSITIVE_TAINTTAG_H 15 #define LLVM_CLANG_STATICANALYZER_CORE_PATHSENSITIVE_TAINTTAG_H unsigned TaintTagType
The type of taint, which helps to differentiate between different types of taint. ...
static const TaintTagType TaintTagGeneric
Dataflow Directional Tag Classes.