Searched defs:token_begin (Results 1 – 3 of 3) sorted by relevance
55 token_iterator token_begin() const { return TokenList.begin(); } in token_begin() function
101 size_t token_begin = cur_; in Run() local
147 const_iterator token_begin() const { return token_begin_; } in token_begin() function