Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.h703 java_check_regular_methods ((CLASS)); \
H A DChangeLog221 * parse.y (java_check_regular_methods): Check for construct after
3831 (java_check_regular_methods, java_complete_expand_method): Likewise.
3911 (java_check_regular_methods): Likewise.
6378 * parse.y (java_check_regular_methods): Local `super_class' gone.
7106 (java_check_regular_methods): Use ACC_VISIBILITY define for
7159 (java_check_regular_methods): Set `saw_constructor' to 1 for
7305 (java_check_regular_methods): Use DECL_CLINIT_P.
7426 java_check_regular_methods, check_throws_clauses,
7498 (java_check_regular_methods): Don't create default constructors
7853 check_abstract_method_definitions, java_check_regular_methods,
[all …]
H A Dparse.c492 static void java_check_regular_methods PARAMS ((tree));
9909 java_check_regular_methods (class_decl);
9920 java_check_regular_methods (class_decl) in java_check_regular_methods() function
H A Dparse.y252 static void java_check_regular_methods PARAMS ((tree));
6344 java_check_regular_methods (class_decl);
6355 java_check_regular_methods (class_decl) in java_check_regular_methods() function