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

  /src/usr.bin/xlint/lint1/
cgram.y 420 %type <y_sym> type_param_declarator
1586 * type_param_declarator is needed because of following conflict:
1592 | begin_type_declaration_specifiers end_type type_param_declarator {
1605 * The two distinct rules type_param_declarator and notype_param_declarator
1611 type_param_declarator: label

Completed in 101 milliseconds