Searched refs:PropSrcArgs (Results 1 – 1 of 1) sorted by relevance
257 ArgSet PropSrcArgs; member in __anoncee4e0c00111::GenericTaintRule268 PropSrcArgs(std::move(Src)), PropDstArgs(std::move(Dst)), in GenericTaintRule()956 bool IsMatching = PropSrcArgs.isEmpty(); in process()964 IsMatching || (PropSrcArgs.contains(I) && TaintedSVal.has_value()); in process()