Searched defs:token_end (Results 1 – 4 of 4) sorted by relevance
56 token_iterator token_end() const { return TokenList.end(); } in token_end() function
146 const_iterator token_end() const { return token_end_; } in token_end() function
139 InputPosition token_end = token_start; in MatchToken() local
230 UnicodeText::const_iterator token_end = token_end_unicode.end(); in LabelToSpan() local