Home | History | Annotate | Download | only in Parse

Lines Matching refs:GetLookAheadToken

423   /// GetLookAheadToken - This peeks ahead N tokens and returns that token
430 const Token &GetLookAheadToken(unsigned N) {