Searched refs:objc_build_synchronized (Results 1 - 5 of 5) 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-common.h931 extern tree objc_build_synchronized (location_t, tree, tree);
H A Dc-parser.c6356 objc_build_synchronized (loc, expr, stmt);
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c3935 objc_build_synchronized (location_t start_locus, tree mutex, tree body)
3929 objc_build_synchronized (location_t start_locus, tree mutex, tree body) function
/openbsd-current/gnu/gcc/gcc/cp/
H A Dparser.c18003 return objc_build_synchronized (location, lock, pop_stmt_list (stmt));

Completed in 262 milliseconds