Searched defs:tokError (Results 1 – 5 of 5) sorted by relevance
196 bool tokError(const Twine &Msg) const { return error(Lex.getLoc(), Msg); } in tokError() function
208 bool tokError(const Twine &Msg) const { return error(Lex.getLoc(), Msg); } in tokError() function
204 bool tokError(const Twine &Msg) const { return error(Lex.getLoc(), Msg); } in tokError() function