Home
last modified time | relevance | path

Searched defs:parameter_declaration (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/wave/samples/hannibal/
Dtranslation_unit_parser.h195 rule_type parameter_declaration, assignment_expression, decimal_literal; member
/third_party/ltp/tools/sparse/sparse-src/
Dparse.c1942 static struct token *parameter_declaration(struct token *token, struct symbol *sym) in parameter_declaration() function