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

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c2054 static tree cp_parser_c_for
10416 return cp_parser_c_for (parser, scope, init, ivdep);
10420 cp_parser_c_for (cp_parser *parser, tree scope, tree init, bool ivdep)
10418 cp_parser_c_for (cp_parser *parser, tree scope, tree init, bool ivdep) function

Completed in 140 milliseconds