Searched refs:push_underscore (Results 1 – 2 of 2) sorted by relevance
/third_party/rust/crates/quote/src/ | ||
D | runtime.rs | 461 pub fn push_underscore(tokens: &mut TokenStream) { in push_underscore() function |
D | lib.rs | 1214 $crate::__private::push_underscore(&mut $tokens); |