rustc_
codegen_
llvm
1.84.0-nightly
(759e07f06 2024-10-30)
In rustc_
codegen_
llvm::
debuginfo::
utils
rustc_codegen_llvm
::
debuginfo
::
utils
Function
is_node_local_to_unit
Copy item path
Source
pub(crate) fn is_node_local_to_unit( cx: &
CodegenCx
<'_, '_>, def_id:
DefId
, ) ->
bool