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

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dpt.c146 static tree tsubst_aggr_type PROTO((tree, tree, int, tree, int));
5331 tsubst_aggr_type (t, args, complain, in_decl, entering_scope)
5363 context = tsubst_aggr_type (TYPE_CONTEXT (t), args,
5477 = tsubst_aggr_type (DECL_CONTEXT (t), args, /*complain=*/1,
5480 = tsubst_aggr_type (DECL_CLASS_CONTEXT (t), args,
5694 ctx = tsubst_aggr_type (DECL_CLASS_CONTEXT (t), args,
5716 = tsubst_aggr_type (DECL_CONTEXT (t), args, /*complain=*/1, t,
5875 tree ctx = tsubst_aggr_type (DECL_CONTEXT (t), args,
6147 return tsubst_aggr_type (t, args, complain, in_decl,
6564 tree ctx = tsubst_aggr_type (TYPE_CONTEX
5330 tsubst_aggr_type (t, args, complain, in_decl, entering_scope) function
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dpt.c187 static tree tsubst_aggr_type (tree, tree, tsubst_flags_t, tree, int);
10553 tsubst_aggr_type (tree t,
10590 context = tsubst_aggr_type (context, args, complain,
10990 ctx = tsubst_aggr_type (DECL_CONTEXT (t), args,
11433 ctx = tsubst_aggr_type (ctx, args,
12073 return tsubst_aggr_type (t, args, complain, in_decl,
12582 tree ctx = tsubst_aggr_type (TYPE_CONTEXT (t), args, complain,
12651 tree ctx = tsubst_aggr_type (TYPE_CONTEXT (t), args, complain,
13080 = tsubst_aggr_type (DECL_CONTEXT (t), args, complain, in_decl,
13126 ctx = tsubst_aggr_type (DECL_CONTEX
10552 tsubst_aggr_type (tree t, function
[all...]

Completed in 181 milliseconds