Lines Matching refs:brace
493 `char', `plus-sign', `open-brace', `close-brace', `comma' and many more.
504 @{ /* @r{open-brace} */
507 @} /* @r{close-brace} */
514 @{ /* @r{open-brace} */
516 @} /* @r{close-brace} */
2907 Within braced code, the balanced-brace count is not affected by braces
3349 can coexist in a working parser because the parser can shift the open-brace
3377 when it has read no farther than the open-brace. In other words, it
3379 information to do it correctly. (The open-brace token is what is called
3402 does work is to put the action after the open-brace, like this:
3860 a semicolon after the closing brace.
4250 brace-surrounded body fit for a @code{switch} statement.