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