Home
last modified time | relevance | path

Searched refs:cp_parser_flags (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.c1564 typedef int cp_parser_flags; typedef
1907 (cp_parser *, cp_parser_flags, cp_decl_specifier_seq *, int *);
1913 (cp_parser *, cp_parser_flags, cp_decl_specifier_seq *, bool,
1916 (cp_parser *, cp_decl_specifier_seq *, cp_parser_flags);
10549 cp_parser_flags flags, in cp_parser_decl_specifier_seq()
13303 cp_parser_flags flags, in cp_parser_type_specifier()
13491 cp_parser_flags flags) in cp_parser_simple_type_specifier()
16842 cp_parser_flags flags = CP_PARSER_FLAGS_OPTIONAL; in cp_parser_type_specifier_seq()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c1807 typedef int cp_parser_flags; typedef
2152 (cp_parser *, cp_parser_flags, cp_decl_specifier_seq *, int *);
2158 (cp_parser *, cp_parser_flags, cp_decl_specifier_seq *, bool,
2161 (cp_parser *, cp_decl_specifier_seq *, cp_parser_flags);
13399 cp_parser_flags flags, in cp_parser_decl_specifier_seq()
16730 cp_parser_flags flags, in cp_parser_type_specifier()
16928 cp_parser_flags flags) in cp_parser_simple_type_specifier()
21161 cp_parser_flags flags = CP_PARSER_FLAGS_OPTIONAL; in cp_parser_type_specifier_seq()