Searched refs:IsMatching (Results 1 – 1 of 1) sorted by relevance
842 bool IsMatching = PropSrcArgs.isEmpty(); in process() local844 [this, &C, &IsMatching, &State](ArgIdxTy I, const Expr *E, SVal) { in process()845 IsMatching = IsMatching || (PropSrcArgs.contains(I) && in process()849 if (!IsMatching) in process()