Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dlex.c49 static void handle_pragma_java_exceptions (cpp_reader *);
339 c_register_pragma ("GCC", "java_exceptions", handle_pragma_java_exceptions); in init_cp_pragma()
582 handle_pragma_java_exceptions (cpp_reader* dfile ATTRIBUTE_UNUSED) in handle_pragma_java_exceptions() function
H A DChangeLog2888 (handle_pragma_java_exceptions): Likewise.
3493 * lex.c (handle_pragma_java_exceptions): Fix whitespace.
H A DChangeLog-20012011 * lex.c (handle_pragma_java_exceptions): New function.