Home
last modified time | relevance | path

Searched refs:objc_maybe_warn_exceptions (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-objc.h176 extern void objc_maybe_warn_exceptions (location_t);
H A Dstub-objc.cc463 objc_maybe_warn_exceptions (location_t ARG_UNUSED (loc)) in objc_maybe_warn_exceptions() function
H A DChangeLog12391 * c-objc.h (objc_maybe_warn_exceptions): New.
12392 * stub-objc.c (objc_maybe_warn_exceptions): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-objc.h168 extern void objc_maybe_warn_exceptions (location_t);
H A Dstub-objc.c462 objc_maybe_warn_exceptions (location_t ARG_UNUSED (loc)) in objc_maybe_warn_exceptions() function
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc4275 objc_maybe_warn_exceptions (location_t loc) in objc_maybe_warn_exceptions() function
4489 objc_maybe_warn_exceptions (loc); in objc_build_throw_stmt()
H A DChangeLog1629 (objc_init_exceptions): Renamed to objc_maybe_warn_exceptions. Do
1633 objc_maybe_warn_exceptions.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c4199 objc_maybe_warn_exceptions (location_t loc) in objc_maybe_warn_exceptions() function
4413 objc_maybe_warn_exceptions (loc); in objc_build_throw_stmt()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c11603 objc_maybe_warn_exceptions (location); in c_parser_objc_try_catch_finally_statement()
11686 objc_maybe_warn_exceptions (loc); in c_parser_objc_synchronized_statement()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-201042 objc_maybe_warn_exceptions.
H A Dparser.cc35703 objc_maybe_warn_exceptions (location); in cp_parser_objc_try_catch_finally_statement()
35798 objc_maybe_warn_exceptions (location); in cp_parser_objc_synchronized_statement()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc11667 objc_maybe_warn_exceptions (location); in c_parser_objc_try_catch_finally_statement()
11750 objc_maybe_warn_exceptions (loc); in c_parser_objc_synchronized_statement()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c33407 objc_maybe_warn_exceptions (location); in cp_parser_objc_try_catch_finally_statement()
33502 objc_maybe_warn_exceptions (location); in cp_parser_objc_synchronized_statement()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-2010779 objc_maybe_warn_exceptions.
781 objc_maybe_warn_exceptions.