Home | History | Annotate | Download | only in Parse

Lines Matching refs:isPastIdentifier

5293   assert(D.isPastIdentifier() &&
5352 assert(!D.isPastIdentifier() && "Should be called before passing identifier");
5472 assert(D.isPastIdentifier() && "Should not call before identifier!");