Home | History | Annotate | Download | only in Analysis

Lines Matching full:prev

117     /// Create valid iterator. In case when S.Prev is an invalid iterator and
124 *this = Scope->Prev;
143 *this = Scope->Prev;
175 const_iterator Prev;
180 : ctx(ctx), Vars(ctx, 4), Prev(P) {}
200 F = F.Scope->Prev;