rustc_resolve::build_reduced_graph

Macro method

source
macro_rules! method {
    ($visit:ident: $ty:ty, $invoc:path, $walk:ident) => { ... };
}