pub(crate) fn extend_scope_to_file<'ll>( cx: &GenericCx<'ll, FullCx<'ll, '_>>, scope_metadata: &'ll Metadata, file: &SourceFile, ) -> &'ll Metadata
Creates an “extension” of an existing DIScope into another file.
DIScope