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