Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.c496 static void missing_return_error PARAMS ((tree));
6741 missing_return_error (method) in missing_return_error() function
11692 missing_return_error (current_function_decl);
H A Dparse.y256 static void missing_return_error PARAMS ((tree));
3176 missing_return_error (method) in missing_return_error() function
8127 missing_return_error (current_function_decl);
H A DChangeLog10346 (find_expr_with_wfl, missing_return_error,
10350 (java_complete_expand_methods): Call missing_return_error.