reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
859 this_dispatch = g_dispatch_functions[(*pos).second]; 870 this_dispatch.name = "vtable"; 871 this_dispatch.stret_return = 874 this_dispatch.is_super = false; 875 this_dispatch.is_super2 = false; 876 this_dispatch.fixedup = DispatchFunction::eFixUpFixed; 915 if (this_dispatch.stret_return) { 957 if (this_dispatch.is_super) { 958 if (this_dispatch.is_super2) { 1081 if (this_dispatch.stret_return) 1087 if (this_dispatch.is_super) 1093 if (this_dispatch.is_super2) 1099 switch (this_dispatch.fixedup) {