Searched defs:trait_span (Results 1 – 3 of 3) sorted by relevance
48 let trait_span = tcx.hir().get_if_local(trait_def_id).and_then(|node| match node { in report_object_safety_error() localVariable
379 let trait_span = { in get_trait_info_from_bound() localVariable
1374 let trait_span = tcx.hir().span_if_local(trait_.def_id); in compare_number_of_generics() localVariable1466 let trait_span = trait_m in compare_number_of_method_arguments() localVariable1563 let trait_span = tcx.def_span(trait_def_id); in compare_synthetic_generics() localVariable