Searched refs:objc_build_throw_stmt (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dstub-objc.c283 objc_build_throw_stmt (tree ARG_UNUSED (expr))
H A Dc-common.h925 extern tree objc_build_throw_stmt (tree);
H A Dc-parser.c3769 stmt = objc_build_throw_stmt (NULL_TREE);
3775 = objc_build_throw_stmt (c_parser_expression (parser).value);
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c3906 objc_build_throw_stmt (tree throw_expr)
3900 objc_build_throw_stmt (tree throw_expr) function
/openbsd-current/gnu/gcc/gcc/cp/
H A Dparser.c18024 return objc_build_throw_stmt (expr);

Completed in 246 milliseconds