Searched refs:make_method_value (Results 1 – 2 of 2) sorted by relevance
49 static tree make_method_value PARAMS ((tree));1238 make_method_value (mdecl) in make_method_value() function1510 init = make_method_value (method);
401 * class.c (make_method_value): Put class name, not signature, into1852 (make_method_value): Set "index" to to method's vtable index for1910 * class.c (make_method_value): Use null_pointer_node to2563 * class.c (make_method_value): Compute `throws' field for method.3557 (make_method_value): Likewise.9338 * class.c (make_method_value): Add prototype. Make it static.9546 (make_method_value): Likewise.12201 * class.c (make_method_value): Remove init for removed fields.14526 (make_method_value): Do inverse renaming of constructor from <init>.14588 * class.c (make_method_value, make_class_data): Update