Home
last modified time | relevance | path

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

/external/rust/crates/quote/src/
Dlib.rs711 $crate::quote_token_with_context!($tokens $b3 $b2 $b1 $curr $a1 $a2 $a3);
732 macro_rules! quote_token_with_context { macro