Home
last modified time | relevance | path

Searched refs:fn_returns (Results 1 – 8 of 8) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_infer/src/infer/error_reporting/nice_region_error/
H A Dstatic_impl_trait.rs47 let fn_returns = tcx.return_type_impl_or_dyn_traits(anon_reg_sup.def_id); in try_report_static_impl_trait() localVariable
48 if fn_returns.is_empty() { in try_report_static_impl_trait()
178 let fn_returns = tcx.return_type_impl_or_dyn_traits(anon_reg_sup.def_id); in try_report_static_impl_trait() localVariable
212 if let (Some(ident), true) = (override_error_code, fn_returns.is_empty()) { in try_report_static_impl_trait()
230 fn_returns, in try_report_static_impl_trait()
245 fn_returns: Vec<&rustc_hir::Ty<'_>>, in suggest_new_region_bound()
251 debug!("try_report_static_impl_trait: fn_return={:?}", fn_returns); in suggest_new_region_bound()
260 for fn_return in fn_returns { in suggest_new_region_bound()
/dports/math/kfr/kfr-4.2.1/include/kfr/simd/
H A Dtypes.hpp359 using returns = cometa::fn_returns<T>;
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_infer/src/infer/error_reporting/
H A Dmod.rs271 let fn_returns = tcx.return_type_impl_or_dyn_traits(reg_info.def_id); in unexpected_hidden_region_diagnostic() localVariable
275 fn_returns, in unexpected_hidden_region_diagnostic()
/dports/lang/v/v-0.1.29/vc/
H A Dv.c18410 bool fn_returns = string_ne(p->cur_fn.typ, tos2((byte *)"void")); in Parser_return_st() local
18412 if (fn_returns) { in Parser_return_st()
H A Dv_win.c18539 bool fn_returns = string_ne(p->cur_fn.typ, tos2((byte *)"void")); in Parser_return_st() local
18541 if (fn_returns) { in Parser_return_st()
/dports/lang/guile1/guile-1.8.8/
H A DNEWS4905 *** Macro: fn_returns SCM_RETURN_NEWSMOB (long tc, void *data)
/dports/lang/guile2/guile-2.2.7/
H A DNEWS10547 *** Macro: fn_returns SCM_RETURN_NEWSMOB (long tc, void *data)
/dports/lang/guile/guile-3.0.7/
H A DNEWS11444 *** Macro: fn_returns SCM_RETURN_NEWSMOB (long tc, void *data)