Searched refs:table_for_error_context (Results 1 – 1 of 1) sorted by relevance
1985 .table_for_error_context(src) in lift_from_index()2002 let tbl = cx.instance_mut().table_for_error_context(dst); in lower_error_context_to_index()4178 .table_for_error_context(ty) in error_context_new()4197 .table_for_error_context(ty) in error_context_debug_message()4333 let local_handle_table = instance.table_for_error_context(ty); in error_context_drop()4459 .table_for_error_context(src) in error_context_transfer()4462 .table_for_error_context(dst) in error_context_transfer()4489 fn table_for_error_context( in table_for_error_context() method