HomeSort by: relevance | last modified time | path
    Searched defs:compound_statement_lbrace (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/xlint/lint1/
cgram.y 458 /* No type for compound_statement_lbrace. */
683 | T_LPAREN compound_statement_lbrace {
2103 compound_statement_lbrace compound_statement_rbrace
2104 | compound_statement_lbrace block_item_list compound_statement_rbrace
2107 compound_statement_lbrace: label
2112 "compound_statement_lbrace", mem_block_level);

Completed in 14 milliseconds