Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-parser.c1442 bool nested, bool start_attr_ok, in c_parser_declaration_or_fndef() argument
1478 c_parser_declspecs (parser, specs, true, true, start_attr_ok, cla_nonabstract_decl); in c_parser_declaration_or_fndef()
1989 bool scspec_ok, bool typespec_ok, bool start_attr_ok, in c_parser_declspecs() argument
1992 bool attrs_ok = start_attr_ok; in c_parser_declspecs()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c1754 bool nested, bool start_attr_ok, in c_parser_declaration_or_fndef() argument
1839 c_parser_declspecs (parser, specs, true, true, start_attr_ok, in c_parser_declaration_or_fndef()
2591 bool scspec_ok, bool typespec_ok, bool start_attr_ok, in c_parser_declspecs() argument
2595 bool attrs_ok = start_attr_ok; in c_parser_declspecs()