hir().local_def_id_to_hir_id()
tcx.local_def_id_to_hir_id()
rustc_*/Cargo.toml
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.