Function rustc::front::assign_node_ids_and_map::assign_node_ids_and_map[src]
pub fn assign_node_ids_and_map(sess: &Session, krate: Crate) -> (Crate, Map)
pub fn assign_node_ids_and_map(sess: &Session, krate: Crate) -> (Crate, Map)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).