Lines Matching defs:in_decl

3459 				    /*in_decl=*/NULL_TREE,
3877 tree in_decl,
3922 (parmparm, argparm, complain, in_decl, outer_args))
3937 (tsubst (TREE_TYPE (parm), outer_args, complain, in_decl),
3962 tree in_decl)
4009 if (in_decl)
4015 i + 1, in_decl);
4030 if (in_decl && (complain & tf_error))
4034 i + 1, in_decl);
4057 complain, in_decl,
4070 if (in_decl && (complain & tf_error))
4074 i + 1, in_decl);
4095 tree t = tsubst (TREE_TYPE (parm), args, complain, in_decl);
4139 tree in_decl,
4166 if (in_decl)
4167 error ("provided for %q+D", in_decl);
4199 complain, in_decl);
4212 in_decl);
4497 tree in_decl,
4570 if (in_decl)
4571 error ("for template declaration %q+D", in_decl);
4783 complain, in_decl);
6138 tsubst_template_arg (tree t, tree args, tsubst_flags_t complain, tree in_decl)
6145 r = tsubst (t, args, complain, in_decl);
6148 r = tsubst_expr (t, args, complain, in_decl,
6158 tsubst_template_args (tree t, tree args, tsubst_flags_t complain, tree in_decl)
6170 new_arg = tsubst_template_args (orig_arg, args, complain, in_decl);
6172 new_arg = tsubst_template_arg (orig_arg, args, complain, in_decl);
6269 tree in_decl,
6279 return tsubst (TYPE_PTRMEMFUNC_FN_TYPE (t), args, complain, in_decl);
6300 in_decl, /*entering_scope=*/1);
6312 complain, in_decl);
6317 r = lookup_template_class (t, argvec, in_decl, context,
6331 return tsubst (t, args, complain, in_decl);
6427 tree in_decl = t;
6448 tree new_type = tsubst (TREE_TYPE (t), args, complain, in_decl);
6477 complain, in_decl);
6510 new_type = tsubst (TREE_TYPE (t), args, complain, in_decl);
6525 new_decl = tsubst (decl, args, complain, in_decl);
6594 args, complain, in_decl);
6675 type = tsubst (TREE_TYPE (t), args, complain, in_decl);
6759 in_decl);
6780 args, complain, in_decl));
6802 type = tsubst (TREE_TYPE (t), args, complain, in_decl);
6813 complain, in_decl);
6831 type = tsubst (TREE_TYPE (t), args, complain, in_decl);
6840 complain, in_decl,
6855 (tsubst_copy (USING_DECL_SCOPE (t), args, complain, in_decl),
6856 tsubst_copy (DECL_NAME (t), args, complain, in_decl));
6880 type = tsubst (TREE_TYPE (t), args, complain, in_decl);
6914 in_decl, /*entering_scope=*/1);
6929 argvec = tsubst (DECL_TI_ARGS (t), args, complain, in_decl);
6960 type = tsubst (TREE_TYPE (t), args, complain, in_decl);
6992 ve = tsubst_expr (ve, args, complain, in_decl,
7061 tree in_decl)
7072 args, complain, in_decl);
7076 type = tsubst (TREE_VALUE (arg_types), args, complain, in_decl);
7084 if (in_decl)
7085 error ("in declaration %q+D", in_decl);
7135 tree in_decl)
7145 return_type = tsubst (TREE_TYPE (t), args, complain, in_decl);
7167 complain, in_decl);
7209 tree in_decl)
7224 spec = tsubst (TREE_VALUE (specs), args, complain, in_decl);
7251 tsubst (tree t, tree args, tsubst_flags_t complain, tree in_decl)
7278 type = tsubst (type, args, complain, in_decl);
7287 return tsubst_aggr_type (t, args, complain, in_decl,
7313 max = tsubst_expr (omax, args, complain, in_decl,
7406 args, complain, in_decl);
7419 argvec, in_decl,
7447 r = tsubst (TYPE_MAIN_VARIANT (t), args, complain, in_decl);
7467 complain, in_decl);
7498 purpose = tsubst (purpose, args, complain, in_decl);
7505 value = tsubst (value, args, complain, in_decl);
7512 chain = tsubst (chain, args, complain, in_decl);
7530 return tsubst_template_args (t, args, complain, in_decl);
7597 r = tsubst (TYPE_OFFSET_BASETYPE (t), args, complain, in_decl);
7649 fntype = tsubst_function_type (t, args, complain, in_decl);
7655 in_decl);
7664 tree domain = tsubst (TYPE_DOMAIN (t), args, complain, in_decl);
7705 tree e1 = tsubst (TREE_OPERAND (t, 0), args, complain, in_decl);
7706 tree e2 = tsubst (TREE_OPERAND (t, 1), args, complain, in_decl);
7717 tree e = tsubst (TREE_OPERAND (t, 0), args, complain, in_decl);
7727 in_decl, /*entering_scope=*/1);
7729 complain, in_decl);
7786 in_decl, /*entering_scope=*/1);
7805 tree e1 = tsubst (TREE_OPERAND (t, 0), args, complain, in_decl);
7806 tree e2 = tsubst_expr (TREE_OPERAND (t, 1), args, complain, in_decl,
7816 tree e1 = tsubst (TREE_OPERAND (t, 0), args, complain, in_decl);
7817 tree e2 = tsubst (TREE_OPERAND (t, 1), args, complain, in_decl);
7831 complain, in_decl,
7857 tree args, tsubst_flags_t complain, tree in_decl)
7874 complain, in_decl);
7884 complain, in_decl);
7906 = tsubst (optype, args, complain, in_decl);
7923 tsubst_flags_t complain, tree in_decl,
7942 complain, in_decl);
7958 scope = tsubst (scope, args, complain, in_decl);
7959 expr = tsubst_copy (name, args, complain, in_decl);
8038 tsubst_copy (tree t, tree args, tsubst_flags_t complain, tree in_decl)
8062 return tsubst_copy (DECL_INITIAL (t), args, complain, in_decl);
8082 = tsubst_aggr_type (TREE_TYPE (t), args, complain, in_decl,
8103 ctx = tsubst_aggr_type (DECL_CONTEXT (t), args, complain, in_decl,
8124 t = tsubst (t, args, complain, in_decl);
8129 return tsubst_baselink (t, current_class_type, args, complain, in_decl);
8134 args, complain, in_decl);
8136 return tsubst (t, args, complain, in_decl);
8155 tree context = tsubst (DECL_CONTEXT (t), args, complain, in_decl);
8169 (code, tsubst (TREE_TYPE (t), args, complain, in_decl),
8170 tsubst_copy (TREE_OPERAND (t, 0), args, complain, in_decl));
8186 (code, tsubst (TREE_TYPE (t), args, complain, in_decl),
8187 tsubst_copy (TREE_OPERAND (t, 0), args, complain, in_decl));
8194 object = tsubst_copy (TREE_OPERAND (t, 0), args, complain, in_decl);
8199 complain, in_decl);
8206 complain, in_decl);
8209 complain, in_decl);
8219 in_decl);
8221 name = tsubst_copy (name, args, complain, in_decl);
8262 (code, tsubst_copy (TREE_OPERAND (t, 0), args, complain, in_decl),
8263 tsubst_copy (TREE_OPERAND (t, 1), args, complain, in_decl));
8268 args, complain, in_decl),
8270 args, complain, in_decl),
8276 tsubst_copy (TREE_OPERAND (t, 0), args, complain, in_decl),
8277 tsubst_copy (TREE_OPERAND (t, 1), args, complain, in_decl),
8283 complain, in_decl),
8285 in_decl),
8293 (code, tsubst_copy (TREE_OPERAND (t, 0), args, complain, in_decl),
8294 tsubst_copy (TREE_OPERAND (t, 1), args, complain, in_decl),
8295 tsubst_copy (TREE_OPERAND (t, 2), args, complain, in_decl));
8303 (code, tsubst_copy (TREE_OPERAND (t, 0), args, complain, in_decl),
8304 tsubst_copy (TREE_OPERAND (t, 1), args, complain, in_decl),
8305 tsubst_copy (TREE_OPERAND (t, 2), args, complain, in_decl));
8313 (code, tsubst_copy (TREE_OPERAND (t, 0), args, complain, in_decl),
8314 tsubst_copy (TREE_OPERAND (t, 1), args, complain, in_decl));
8326 fn = tsubst_copy (fn, args, complain, in_decl);
8328 targs = tsubst_template_args (targs, args, complain, in_decl);
8342 purpose = tsubst_copy (purpose, args, complain, in_decl);
8345 value = tsubst_copy (value, args, complain, in_decl);
8348 chain = tsubst_copy (chain, args, complain, in_decl);
8374 return tsubst (t, args, complain, in_decl);
8379 tree new_type = tsubst (TREE_TYPE (t), args, complain, in_decl);
8391 in_decl),
8392 tsubst (TREE_TYPE (t), args, complain, in_decl));
8413 tree in_decl)
8437 in_decl, /*integral_constant_expression_p=*/false);
8455 tree in_decl)
8457 #define RECUR(t) tsubst_copy_asm_operands (t, args, complain, in_decl)
8465 return tsubst_copy_and_build (t, args, complain, in_decl,
8489 tsubst_expr (tree t, tree args, tsubst_flags_t complain, tree in_decl,
8493 tsubst_expr ((NODE), args, complain, in_decl, \
8563 decl = tsubst (decl, args, complain, in_decl);
8711 tsubst_copy_asm_operands (ASM_OUTPUTS (t), args, complain, in_decl),
8712 tsubst_copy_asm_operands (ASM_INPUTS (t), args, complain, in_decl),
8713 tsubst_copy_asm_operands (ASM_CLOBBERS (t), args, complain, in_decl));
8760 decl = tsubst (decl, args, complain, in_decl);
8780 args, complain, in_decl);
8792 args, complain, in_decl);
8821 tmp = tsubst_omp_clauses (OMP_CLAUSES (t), args, complain, in_decl);
8857 return tsubst_copy_and_build (t, args, complain, in_decl,
8872 tree in_decl)
8875 t = tsubst_qualified_id (t, args, complain, in_decl,
8878 t = tsubst_copy_and_build (t, args, complain, in_decl,
8892 tree in_decl,
8897 tsubst_copy_and_build (NODE, args, complain, in_decl, \
8920 tree new_type = tsubst (TREE_TYPE (t), args, complain, in_decl);
8956 targs = tsubst_template_args (targs, args, complain, in_decl);
8993 (tsubst (TREE_TYPE (t), args, complain, in_decl),
9005 type = tsubst (TREE_TYPE (t), args, complain, in_decl);
9036 args, complain, in_decl);
9053 op1 = tsubst_qualified_id (op1, args, complain, in_decl,
9057 in_decl);
9106 return tsubst_qualified_id (t, args, complain, in_decl, /*done=*/true,
9110 args, complain, in_decl);
9135 op1 = tsubst_copy_and_build (op1, args, complain, in_decl,
9164 args, complain, in_decl);
9203 function = tsubst_qualified_id (function, args, complain, in_decl,
9221 in_decl,
9316 args, complain, in_decl);
9326 args, complain, in_decl);
9328 member = tsubst_copy (member, args, complain, in_decl);
9403 tree type = tsubst (TREE_TYPE (t), args, complain, in_decl);
9447 tree r = tsubst_copy (t, args, complain, in_decl);
9459 in_decl));
9470 tsubst_expr (STMT_EXPR_STMT (t), args, complain, in_decl,
9479 t = tsubst_copy (t, args, complain, in_decl);
9494 in_decl, /*function_p=*/false);
9498 return tsubst_copy (t, args, complain, in_decl);