Searched defs:TokenTypeCompare (Results 1 – 1 of 1) sorted by relevance
104 struct TokenTypeCompare { struct105 bool operator()(const Token &lhs, const Token &rhs) const in operator()