Searched refs:ExI (Results 1 – 1 of 1) sorted by relevance
42 if (const Expr *ExI = dyn_cast_or_null<Expr>(*I)) { in FindExpr() local43 const Expr *E2 = FindExpr(ExI); in FindExpr()