Home | History | Annotate | Download | only in Parse

Lines Matching refs:isPastIdentifier

4570   assert(D.isPastIdentifier() &&
4629 assert(!D.isPastIdentifier() && "Should be called before passing identifier");
4749 assert(D.isPastIdentifier() && "Should not call before identifier!");