Home
last modified time | relevance | path

Searched refs:throws_list (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Djava-tree.h779 #define DECL_FUNCTION_THROWS(DECL) (DECL_LANG_SPECIFIC(DECL)->u.f.throws_list)
977 tree throws_list; /* Exception specified by `throws' */ member
DChangeLog11501 (struct lang_decl): New field throws_list.