Function rustc_codegen_llvm::debuginfo::utils::is_node_local_to_unit

source ยท
pub(crate) fn is_node_local_to_unit(
    cx: &CodegenCx<'_, '_>,
    def_id: DefId,
) -> bool