Searched refs:start_locus (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dstub-objc.c289 objc_build_synchronized (location_t ARG_UNUSED (start_locus),
H A Dc-typeck.c7364 c_finish_loop (location_t start_locus, tree cond, tree incr, tree body,
7375 SET_EXPR_LOCATION (t, start_locus);
7402 SET_EXPR_LOCATION (t, start_locus);
7409 SET_EXPR_LOCATION (exit, start_locus);
7328 c_finish_loop(location_t start_locus, tree cond, tree incr, tree body, tree blab, tree clab, bool cond_is_first) argument
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c3935 objc_build_synchronized (location_t start_locus, tree mutex, tree body)
3943 SET_EXPR_LOCATION (call, start_locus);
3952 objc_begin_try_stmt (start_locus, body);
3929 objc_build_synchronized(location_t start_locus, tree mutex, tree body) argument

Completed in 276 milliseconds