Searched refs:fndef_ok (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dc-parser.c1342 c_parser_declaration_or_fndef (c_parser *parser, bool fndef_ok, bool empty_ok,
1437 fndef_ok = false;
1504 else if (!fndef_ok)
1340 c_parser_declaration_or_fndef(c_parser *parser, bool fndef_ok, bool empty_ok, bool nested, bool start_attr_ok, tree *foreach_elem) argument

Completed in 151 milliseconds