Searched refs:MatchesCriteria (Results 1 – 1 of 1) sorted by relevance
36 if (!MatchesCriteria(Ex)) in FindExpr()49 bool MatchesCriteria(const Expr* Ex) { return St->getSVal(Ex).isUndef(); } in MatchesCriteria() function