Home
last modified time | relevance | path

Searched refs:quote_token_with_context_spanned (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/quote/src/
Dlib.rs725 $crate::quote_token_with_context_spanned!($tokens $span $b3 $b2 $b1 $curr $a1 $a2 $a3);
788 macro_rules! quote_token_with_context_spanned { macro