Home
last modified time | relevance | path

Searched defs:try_locus (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dstub-objc.c396 objc_begin_try_stmt (location_t ARG_UNUSED (try_locus), tree ARG_UNUSED (body)) in objc_begin_try_stmt()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dstub-objc.c394 objc_begin_try_stmt (location_t ARG_UNUSED (try_locus), tree ARG_UNUSED (body)) in objc_begin_try_stmt()
/dragonfly/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.h673 location_t try_locus; member
H A Dobjc-act.c4117 objc_begin_try_stmt (location_t try_locus, tree body) in objc_begin_try_stmt()