Searched refs:TaintPropagationRule (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp192 struct TaintPropagationRule;
196 using NameRuleMap = ConfigDataMap<TaintPropagationRule>;
214 struct TaintPropagationRule { struct in class:__anon3347::GenericTaintChecker
231 TaintPropagationRule() function in struct:__anon3347::GenericTaintChecker::TaintPropagationRule
235 TaintPropagationRule(ArgVector &&Src, ArgVector &&Dst, function in struct:__anon3347::GenericTaintChecker::TaintPropagationRule
243 static TaintPropagationRule
281 /// and TaintPropagationRule.
377 std::make_pair(P.Scope, TaintPropagationRule{
409 GenericTaintChecker::TaintPropagationRule
410 GenericTaintChecker::TaintPropagationRule
[all...]

Completed in 100 milliseconds