Home
last modified time | relevance | path

Searched refs:cp_parser_translation_unit (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog-20041086 (cp_parser_translation_unit): Do not consume the EOF.
1691 (cp_parser_translation_unit): Pop lang context if we were in a
2003 (cp_parser_translation_unit): Destroy the lexer when done.
2559 cp_parser_translation_unit, cp_parser_template_id,
4453 (cp_parser_translation_unit): Do not use trees to represent
4581 (cp_parser_translation_unit): Likewise.
Dparser.c1474 static bool cp_parser_translation_unit
2825 cp_parser_translation_unit (cp_parser* parser) in cp_parser_translation_unit() function
19413 error_occurred = cp_parser_translation_unit (the_parser); in c_parse_file()
DChangeLog4587 * parser.c (cp_parser_translation_unit): Simplify. The while-block