Lines Matching defs:flags
119 dump_scope (tree scope, int flags) in dump_scope()
149 dump_template_argument (tree arg, int flags) in dump_template_argument()
170 get_non_default_template_args_count (tree args, int flags) in get_non_default_template_args_count()
190 dump_template_argument_list (tree args, int flags) in dump_template_argument_list()
216 dump_template_parameter (tree parm, int flags) in dump_template_parameter()
338 dump_alias_template_specialization (tree t, int flags) in dump_alias_template_specialization()
357 dump_type (tree t, int flags) in dump_type()
564 dump_typename (tree t, int flags) in dump_typename()
600 dump_aggr_type (tree t, int flags) in dump_aggr_type()
689 dump_type_prefix (tree t, int flags) in dump_type_prefix()
802 dump_type_suffix (tree t, int flags) in dump_type_suffix()
915 dump_simple_decl (tree t, tree type, int flags) in dump_simple_decl()
946 dump_decl (tree t, int flags) in dump_decl()
1198 dump_template_decl (tree t, int flags) in dump_template_decl()
1324 dump_function_decl (tree t, int flags) in dump_function_decl()
1465 dump_parameters (tree parmtypes, int flags) in dump_parameters()
1500 dump_exception_spec (tree t, int flags) in dump_exception_spec()
1535 dump_function_name (tree t, int flags) in dump_function_name()
1600 dump_template_parms (tree info, int primary, int flags) in dump_template_parms()
1669 dump_call_expr_args (tree t, int flags, bool skipfirst) in dump_call_expr_args()
1694 dump_aggr_init_expr_args (tree t, int flags, bool skipfirst) in dump_aggr_init_expr_args()
1717 dump_expr_list (tree l, int flags) in dump_expr_list()
1731 dump_expr_init_vec (VEC(constructor_elt,gc) *v, int flags) in dump_expr_init_vec()
1769 dump_expr (tree t, int flags) in dump_expr()
2492 dump_binary_op (const char *opstring, tree t, int flags) in dump_binary_op()
2507 dump_unary_op (const char *opstring, tree t, int flags) in dump_unary_op()
2532 type_as_string (tree typ, int flags) in type_as_string()
2541 type_as_string_translate (tree typ, int flags) in type_as_string_translate()
2549 expr_as_string (tree decl, int flags) in expr_as_string()
2558 decl_as_string (tree decl, int flags) in decl_as_string()
2567 decl_as_string_translate (tree decl, int flags) in decl_as_string_translate()
2631 int flags = 0; in decl_to_string() local
2658 int flags; in fndecl_to_string() local
2719 int flags = 0; in type_to_string() local
2762 int flags = 0; in args_to_string() local
2795 int flags = TFF_DECL_SPECIFIERS|TFF_TEMPLATE_HEADER; in subst_to_string() local