Searched defs:throw_expr (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/lgpl3/gmp/dist/tests/cxx/ |
H A D | t-do-exceptions-work-at-all-with-this-compiler.cc | 23 throw_expr () in throw_expr() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.c | 2199 build_throw_stmt (location_t loc, tree throw_expr, bool rethrown ATTRIBUTE_UNUSED) in build_throw_stmt()
|
H A D | objc-next-runtime-abi-01.c | 2862 build_throw_stmt (location_t loc, tree throw_expr, bool rethrown ATTRIBUTE_UNUSED) in build_throw_stmt()
|
H A D | objc-next-runtime-abi-02.c | 3851 build_throw_stmt (location_t loc, tree throw_expr, bool rethrown) in build_throw_stmt()
|
H A D | objc-act.c | 4409 objc_build_throw_stmt (location_t loc, tree throw_expr) in objc_build_throw_stmt()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.cc | 2200 build_throw_stmt (location_t loc, tree throw_expr, bool rethrown ATTRIBUTE_UNUSED) in build_throw_stmt()
|
H A D | objc-next-runtime-abi-01.cc | 2863 build_throw_stmt (location_t loc, tree throw_expr, bool rethrown ATTRIBUTE_UNUSED) in build_throw_stmt()
|
H A D | objc-next-runtime-abi-02.cc | 3868 build_throw_stmt (location_t loc, tree throw_expr, bool rethrown) in build_throw_stmt()
|
H A D | objc-act.cc | 4485 objc_build_throw_stmt (location_t loc, tree throw_expr) in objc_build_throw_stmt()
|