Searched refs:IsMatching (Results 1 – 1 of 1) sorted by relevance
954 bool IsMatching = PropSrcArgs.isEmpty(); in process() local957 ForEachCallArg([this, &C, &IsMatching, &State, &TaintedSymbols, in process()961 IsMatching = in process()962 IsMatching || (PropSrcArgs.contains(I) && TaintedSVal.has_value()); in process()977 if (!IsMatching) in process()