Searched defs:token_begin (Results 1 – 2 of 2) sorted by relevance
55 token_iterator token_begin() const { return TokenList.begin(); } in token_begin() function
147 const_iterator token_begin() const { return token_begin_; } in token_begin() function