HomeSort by: relevance | last modified time | path
    Searched defs:aggr_init_expr_arg_iterator (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h 4276 struct aggr_init_expr_arg_iterator {
4286 aggr_init_expr_arg_iterator *iter)
4296 next_aggr_init_expr_arg (aggr_init_expr_arg_iterator *iter)
4311 first_aggr_init_expr_arg (tree exp, aggr_init_expr_arg_iterator *iter)
4320 more_aggr_init_expr_args_p (const aggr_init_expr_arg_iterator *iter)
4326 ITER (of type aggr_init_expr_arg_iterator) to hold the iteration state. */
4267 struct aggr_init_expr_arg_iterator { struct
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h 4160 struct aggr_init_expr_arg_iterator {
4170 aggr_init_expr_arg_iterator *iter)
4180 next_aggr_init_expr_arg (aggr_init_expr_arg_iterator *iter)
4195 first_aggr_init_expr_arg (tree exp, aggr_init_expr_arg_iterator *iter)
4204 more_aggr_init_expr_args_p (const aggr_init_expr_arg_iterator *iter)
4210 ITER (of type aggr_init_expr_arg_iterator) to hold the iteration state. */
4151 struct aggr_init_expr_arg_iterator { struct

Completed in 42 milliseconds