Lines Matching refs:compound
1940 compound statement which does the setter call (to set the
1958 compound expression. */
1986 /* Now build the compound statement. */
2001 /* Now build the compound statement (s1, s2, s3) or (s2, s3) as
2012 avoid generating the compound expression if not needed), but
2048 compound expression. */
2063 /* Now build the compound statement. */
2131 /* Now build the compound statement (s1, s2, s3) */
4320 binding level open while the body of the compound statement is
4327 tree compound, type, t;
4331 compound = c_begin_compound_stmt (true);
4435 t = (*runtime.begin_catch) (&cur_try_context, type, decl, compound, ellipsis);