Home
last modified time | relevance | path

Searched refs:objc_build_synchronized (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-objc.h154 extern tree objc_build_synchronized (location_t, tree, tree);
H A Dstub-objc.cc391 objc_build_synchronized (location_t ARG_UNUSED (start_locus), in objc_build_synchronized() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-objc.h146 extern tree objc_build_synchronized (location_t, tree, tree);
H A Dstub-objc.c390 objc_build_synchronized (location_t ARG_UNUSED (start_locus), in objc_build_synchronized() function
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A DChangeLog1562 * objc-act.c (objc_build_synchronized): Check the argument of
3619 (objc_build_synchronized): Likewise.
H A Dobjc-act.cc4525 objc_build_synchronized (location_t start_locus, tree object_expr, tree body) in objc_build_synchronized() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c4449 objc_build_synchronized (location_t start_locus, tree object_expr, tree body) in objc_build_synchronized() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c11699 objc_build_synchronized (loc, expr, stmt); in c_parser_objc_synchronized_statement()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc11763 objc_build_synchronized (loc, expr, stmt); in c_parser_objc_synchronized_statement()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200518107 (objc_build_synchronized): Add.
18109 * stub-objc.c (objc_build_synchronized): Add return value.
30791 objc_build_synchronized, objc_begin_try_stmt,
H A DChangeLog-200415465 objc_build_synchronized, objc_static_init_needed_p,
29173 objc_build_synchronized): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c33513 return objc_build_synchronized (location, lock, pop_stmt_list (stmt)); in cp_parser_objc_synchronized_statement()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc35809 return objc_build_synchronized (location, lock, pop_stmt_list (stmt)); in cp_parser_objc_synchronized_statement()