Home
last modified time | relevance | path

Searched defs:mdecl (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.y4438 tree mdecl, current, parms; local
4475 tree mdecl = create_artificial_method (class_type, ACC_PRIVATE, local
4542 method_header (flags, type, mdecl, throws) in method_header() argument
5675 tree mdecl = JDEP_DECL (dep), signature; in java_complete_class() local
7423 tree mdecl; local
7439 start_artificial_method_body (mdecl) in start_artificial_method_body() argument
7449 end_artificial_method_body (mdecl) in end_artificial_method_body() argument
7830 tree current, mdecl; local
7936 maybe_yank_clinit (mdecl) in maybe_yank_clinit() argument
8010 start_complete_expand_method (mdecl) in start_complete_expand_method() argument
[all …]
H A Dparse.c8003 tree mdecl, current, parms; local
8040 tree mdecl = create_artificial_method (class_type, ACC_PRIVATE, local
8107 method_header (flags, type, mdecl, throws) in method_header() argument
9240 tree mdecl = JDEP_DECL (dep), signature; in java_complete_class() local
10988 tree mdecl; local
11004 start_artificial_method_body (mdecl) in start_artificial_method_body() argument
11014 end_artificial_method_body (mdecl) in end_artificial_method_body() argument
11395 tree current, mdecl; local
11501 maybe_yank_clinit (mdecl) in maybe_yank_clinit() argument
11575 start_complete_expand_method (mdecl) in start_complete_expand_method() argument
[all …]
H A Dcheck-init.c180 tree mdecl = current_function_decl; local
923 check_for_initialization (body, mdecl) in check_for_initialization() argument
H A Dmangle.c136 mangle_method_decl (mdecl) in mangle_method_decl() argument
H A Dclass.c1238 make_method_value (mdecl) in make_method_value() argument