Searched defs:TokenRange (Results 1 – 1 of 1) sorted by relevance
69 struct TokenRange { struct71 explicit TokenRange(std::vector<ir::AstNodeType> &tokens, bool isSpecific) in TokenRange() function76 std::vector<ir::AstNodeType> &GetTokens() in GetTokens()81 bool GetIsSpecifier() in GetIsSpecifier()88 bool isSpecific_;