Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.c556 static tree build_outer_field_access_method PARAMS ((tree, tree, tree,
12010 mdecl = build_outer_field_access_method (DECL_CONTEXT (decl),
12025 mdecl = build_outer_field_access_method (DECL_CONTEXT (decl),
12038 build_outer_field_access_method (class, type, name, args, body) in build_outer_field_access_method() function
H A Dparse.y316 static tree build_outer_field_access_method PARAMS ((tree, tree, tree,
8445 mdecl = build_outer_field_access_method (DECL_CONTEXT (decl),
8460 mdecl = build_outer_field_access_method (DECL_CONTEXT (decl),
8473 build_outer_field_access_method (class, type, name, args, body) in build_outer_field_access_method() function
H A DChangeLog6691 (build_outer_field_access_method): Use fix_method_argument_names.
7234 build_outer_field_access_method, outer_field_access_p,