Searched refs:push_ident (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/quote/ | ||
| H A D | runtime.rs | 298 pub fn push_ident(tokens: &mut TokenStream, s: &str) { in push_ident() function |
| H A D | lib.rs | 1018 $crate::__private::push_ident(&mut $tokens, stringify!($ident)); |