Home
last modified time | relevance | path

Searched refs:link_nested_class_to_enclosing (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.h875 link_nested_class_to_enclosing (); \
H A Dparse.c539 static void link_nested_class_to_enclosing PARAMS ((void));
7283 link_nested_class_to_enclosing () in link_nested_class_to_enclosing() function
H A Dparse.y299 static void link_nested_class_to_enclosing PARAMS ((void));
3718 link_nested_class_to_enclosing () in link_nested_class_to_enclosing() function
H A DChangeLog1818 * parse.y (link_nested_class_to_enclosing): Removed useless
7074 (link_nested_class_to_enclosing): Reversed Jan 12, 2000 patch.
7145 (link_nested_class_to_enclosing): Exclude anonymous classes.
7228 link_nested_class_to_enclosing, find_as_inner_class,