Searched defs:start_attr_ok (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 1860 bool nested, bool start_attr_ok, in c_parser_declaration_or_fndef() 2771 bool scspec_ok, bool typespec_ok, bool start_attr_ok, in c_parser_declspecs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 1893 bool nested, bool start_attr_ok, in c_parser_declaration_or_fndef() 2813 bool scspec_ok, bool typespec_ok, bool start_attr_ok, in c_parser_declspecs()
|