Searched refs:throws_list (Results 1 – 2 of 2) sorted by relevance
779 #define DECL_FUNCTION_THROWS(DECL) (DECL_LANG_SPECIFIC(DECL)->u.f.throws_list)977 tree throws_list; /* Exception specified by `throws' */ member
11501 (struct lang_decl): New field throws_list.