Searched refs:IsMatching (Results 1 – 1 of 1) sorted by relevance
956 bool IsMatching = PropSrcArgs.isEmpty(); in process() local959 ForEachCallArg([this, &C, &IsMatching, &State, &TaintedSymbols, in process()963 IsMatching = in process()964 IsMatching || (PropSrcArgs.contains(I) && TaintedSVal.has_value()); in process()979 if (!IsMatching) in process()