Home | History | Annotate | Download | only in Parse

Lines Matching refs:isPastIdentifier

4007   assert(D.isPastIdentifier() &&
4060 assert(!D.isPastIdentifier() && "Should be called before passing identifier");
4180 assert(D.isPastIdentifier() && "Should not call before identifier!");