Searched refs:push_negative_literal (Results 1 – 1 of 1) sorted by relevance
114 push_negative_literal(vec, literal); in push_token_from_proc_macro()120 fn push_negative_literal(mut vec: RcVecMut<TokenTree>, mut literal: Literal) { in push_token_from_proc_macro() function