Home | History | Annotate | Download | only in Sema

Lines Matching refs:ResultE

4144     Expr *ResultE = Result.getAs<Expr>();
4146 ResultE);
4147 Result = InitSeq.Perform(*this, Entity, Kind, ResultE);