Searched refs:ErrorVTable (Results 1 – 1 of 1) sorted by relevance
85 let vtable = &ErrorVTable { in from_std()109 let vtable = &ErrorVTable { in from_adhoc()134 let vtable = &ErrorVTable { in from_display()161 let vtable = &ErrorVTable { in from_context()186 let vtable = &ErrorVTable { in from_boxed()212 vtable: &'static ErrorVTable, in construct() argument296 let vtable = &ErrorVTable { in context()563 struct ErrorVTable { struct815 vtable: &'static ErrorVTable,824 unsafe fn vtable(p: NonNull<ErrorImpl>) -> &'static ErrorVTable { in vtable() argument[all …]