Home
last modified time | relevance | path

Searched refs:maybe_build_thisn_access_method (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.c548 static tree maybe_build_thisn_access_method PARAMS ((tree));
12170 maybe_build_thisn_access_method (from);
12197 maybe_build_thisn_access_method (type) in maybe_build_thisn_access_method() function
14287 maybe_build_thisn_access_method (type);
H A Dparse.y308 static tree maybe_build_thisn_access_method PARAMS ((tree));
8605 maybe_build_thisn_access_method (from);
8632 maybe_build_thisn_access_method (type) in maybe_build_thisn_access_method() function
10722 maybe_build_thisn_access_method (type);
H A DChangeLog4496 (maybe_build_thisn_access_method): Use
4763 (maybe_build_thisn_access_method): Likewise.
6696 (maybe_build_thisn_access_method): Use fix_method_argument_names.
7231 maybe_build_thisn_access_method, build_outer_field_access,