Searched refs:cp_parser_flags (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | parser.c | 1108 typedef enum cp_parser_flags enum 1117 } cp_parser_flags; typedef 1577 (cp_parser *, cp_parser_flags, cp_decl_specifier_seq *, int *); 1583 (cp_parser *, cp_parser_flags, cp_decl_specifier_seq *, bool, 1586 (cp_parser *, cp_decl_specifier_seq *, cp_parser_flags); 7544 cp_parser_flags flags, in cp_parser_decl_specifier_seq() 9673 cp_parser_flags flags, in cp_parser_type_specifier() 9841 cp_parser_flags flags) in cp_parser_simple_type_specifier() 12160 cp_parser_flags flags = CP_PARSER_FLAGS_OPTIONAL; in cp_parser_type_specifier_seq()
|