Searched refs:method_name (Results 1 – 1 of 1) sorted by relevance
2300 char *method_name; in tg_class_method_variant() local2317 method_name = strdup (context ? info->stack->next->next->method in tg_class_method_variant()2321 if (! substitute_type (info, method_name)) in tg_class_method_variant()2323 free (method_name); in tg_class_method_variant()2331 free (method_name); in tg_class_method_variant()2344 free (method_name); in tg_class_method_variant()2353 free (method_name); in tg_class_method_variant()2359 method_name, info->filename, method_type, info->stack->type); in tg_class_method_variant()2361 free (method_name); in tg_class_method_variant()2377 char *method_name; in tg_class_static_method_variant() local[all …]