Searched refs:PropagationFunc (Results 1 – 1 of 1) sorted by relevance
236 PropagationFuncType PropagationFunc; member240 PropagationFunc(nullptr) {} in TaintPropagationRule()247 VariadicIndex(VarIndex), VarType(Var), PropagationFunc(Func) {} in TaintPropagationRule()705 if (PropagationFunc) in process()706 IsTainted = PropagationFunc(IsTainted, Call, C); in process()