rustc_ast_ir

Macro try_visit

source
macro_rules! try_visit {
    ($e:expr) => { ... };
}