Home
last modified time | relevance | path

Searched defs:rethrown (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/objc/
H A Dobjc-next-runtime-abi-02.c3629 build_throw_stmt (location_t loc, tree throw_expr, bool rethrown) in build_throw_stmt()
H A Dobjc-act.c4302 bool rethrown = false; in objc_build_throw_stmt() local