Searched defs:in_decl (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.bin/indent/
H A Dindent_globs.h277 int in_decl; /* set to true when we are in a declaration member in struct:parser_state
/freebsd-11-stable/contrib/gcc/cp/
H A Dpt.c3874 coerce_template_template_parms(tree parm_parms, tree arg_parms, tsubst_flags_t complain, tree in_decl, tree outer_args) argument
3957 convert_template_argument(tree parm, tree arg, tree args, tsubst_flags_t complain, int i, tree in_decl) argument
4137 coerce_template_parms(tree parms, tree args, tree in_decl, tsubst_flags_t complain, bool require_all_args, bool use_default_args) argument
4495 lookup_template_class(tree d1, tree arglist, tree in_decl, tree context, int entering_scope, tsubst_flags_t complain) argument
6137 tsubst_template_arg(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
6157 tsubst_template_args(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
6265 tsubst_aggr_type(tree t, tree args, tsubst_flags_t complain, tree in_decl, int entering_scope) argument
6426 tree in_decl = t; local
7057 tsubst_arg_types(tree arg_types, tree args, tsubst_flags_t complain, tree in_decl) argument
7131 tsubst_function_type(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
7205 tsubst_exception_specification(tree fntype, tree args, tsubst_flags_t complain, tree in_decl) argument
7250 tsubst(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
7855 tsubst_baselink(tree baselink, tree object_type, tree args, tsubst_flags_t complain, tree in_decl) argument
7921 tsubst_qualified_id(tree qualified_id, tree args, tsubst_flags_t complain, tree in_decl, bool done, bool address_p) argument
8037 tsubst_copy(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
8411 tsubst_omp_clauses(tree clauses, tree args, tsubst_flags_t complain, tree in_decl) argument
8453 tsubst_copy_asm_operands(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
8488 tsubst_expr(tree t, tree args, tsubst_flags_t complain, tree in_decl, bool integral_constant_expression_p) argument
8869 tsubst_non_call_postfix_expression(tree t, tree args, tsubst_flags_t complain, tree in_decl) argument
8888 tsubst_copy_and_build(tree t, tree args, tsubst_flags_t complain, tree in_decl, bool function_p, bool integral_constant_expression_p) argument
9469 tsubst_expr (STMT_EXPR_STMT (t), args, complain, in_decl, local
[all...]

Completed in 118 milliseconds