rustc_
codegen_
llvm
1.84.0-nightly
(86d69c705 2024-10-22)
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