Home
last modified time | relevance | path

Searched refs:args_depth (Results 1 – 23 of 23) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A Dpt.c6775 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
6789 if (cur_depth == args_depth) in coerce_innermost_template_parms()
10137 int args_depth; in tsubst_decl() local
10211 args_depth = TMPL_ARGS_DEPTH (args); in tsubst_decl()
10214 if (args_depth > parms_depth in tsubst_decl()
18440 int args_depth; in regenerate_decl_from_template() local
18443 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
18445 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A Dpt.c6756 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
6770 if (cur_depth == args_depth) in coerce_innermost_template_parms()
10109 int args_depth; in tsubst_decl() local
10183 args_depth = TMPL_ARGS_DEPTH (args); in tsubst_decl()
10186 if (args_depth > parms_depth in tsubst_decl()
18345 int args_depth; in regenerate_decl_from_template() local
18348 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
18350 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dpt.c7060 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
7074 if (cur_depth == args_depth) in coerce_innermost_template_parms()
10492 int args_depth; in tsubst_decl() local
10566 args_depth = TMPL_ARGS_DEPTH (args); in tsubst_decl()
10569 if (args_depth > parms_depth in tsubst_decl()
19376 int args_depth; in regenerate_decl_from_template() local
19379 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
19381 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dpt.c7819 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
7833 if (cur_depth == args_depth) in coerce_innermost_template_parms()
11759 int args_depth; in tsubst_decl() local
11833 args_depth = TMPL_ARGS_DEPTH (args); in tsubst_decl()
11836 if (args_depth > parms_depth in tsubst_decl()
21493 int args_depth; in regenerate_decl_from_template() local
21496 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
21498 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A Dpt.c7819 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
7833 if (cur_depth == args_depth) in coerce_innermost_template_parms()
11759 int args_depth; in tsubst_decl() local
11833 args_depth = TMPL_ARGS_DEPTH (args); in tsubst_decl()
11836 if (args_depth > parms_depth in tsubst_decl()
21493 int args_depth; in regenerate_decl_from_template() local
21496 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
21498 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dpt.c8617 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
8631 if (cur_depth == args_depth) in coerce_innermost_template_parms()
12927 int args_depth = TMPL_ARGS_DEPTH (args); in tsubst_function_decl() local
12931 if (args_depth > parms_depth && !DECL_TEMPLATE_SPECIALIZATION (t)) in tsubst_function_decl()
23457 int args_depth; in regenerate_decl_from_template() local
23460 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
23462 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A Dpt.c8587 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
8601 if (cur_depth == args_depth) in coerce_innermost_template_parms()
12896 int args_depth = TMPL_ARGS_DEPTH (args); in tsubst_function_decl() local
12900 if (args_depth > parms_depth && !DECL_TEMPLATE_SPECIALIZATION (t)) in tsubst_function_decl()
23415 int args_depth; in regenerate_decl_from_template() local
23418 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
23420 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dpt.c8617 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
8631 if (cur_depth == args_depth) in coerce_innermost_template_parms()
12927 int args_depth = TMPL_ARGS_DEPTH (args); in tsubst_function_decl() local
12931 if (args_depth > parms_depth && !DECL_TEMPLATE_SPECIALIZATION (t)) in tsubst_function_decl()
23457 int args_depth; in regenerate_decl_from_template() local
23460 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
23462 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Dpt.c8617 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
8631 if (cur_depth == args_depth) in coerce_innermost_template_parms()
12927 int args_depth = TMPL_ARGS_DEPTH (args); in tsubst_function_decl() local
12931 if (args_depth > parms_depth && !DECL_TEMPLATE_SPECIALIZATION (t)) in tsubst_function_decl()
23457 int args_depth; in regenerate_decl_from_template() local
23460 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
23462 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dpt.c8617 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
8631 if (cur_depth == args_depth) in coerce_innermost_template_parms()
12927 int args_depth = TMPL_ARGS_DEPTH (args); in tsubst_function_decl() local
12931 if (args_depth > parms_depth && !DECL_TEMPLATE_SPECIALIZATION (t)) in tsubst_function_decl()
23457 int args_depth; in regenerate_decl_from_template() local
23460 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
23462 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A Dpt.c8661 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
8675 if (cur_depth == args_depth) in coerce_innermost_template_parms()
12991 int args_depth = TMPL_ARGS_DEPTH (args); in tsubst_function_decl() local
12995 if (args_depth > parms_depth && !DECL_TEMPLATE_SPECIALIZATION (t)) in tsubst_function_decl()
23544 int args_depth; in regenerate_decl_from_template() local
23547 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
23549 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dpt.c6117 int args_depth; in tsubst_decl() local
6187 args_depth = TMPL_ARGS_DEPTH (args); in tsubst_decl()
6190 if (args_depth > parms_depth in tsubst_decl()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dpt.c6117 int args_depth; in tsubst_decl() local
6187 args_depth = TMPL_ARGS_DEPTH (args); in tsubst_decl()
6190 if (args_depth > parms_depth in tsubst_decl()
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dpt.c8758 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
8772 if (cur_depth == args_depth) in coerce_innermost_template_parms()
13103 int args_depth = TMPL_ARGS_DEPTH (args); in tsubst_function_decl() local
13107 if (args_depth > parms_depth && !DECL_TEMPLATE_SPECIALIZATION (t)) in tsubst_function_decl()
24346 int args_depth; in regenerate_decl_from_template() local
24349 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
24351 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dpt.c9025 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
9039 if (cur_depth == args_depth) in coerce_innermost_template_parms()
13740 int args_depth = TMPL_ARGS_DEPTH (args); in tsubst_function_decl() local
13744 if (args_depth > parms_depth && !DECL_TEMPLATE_SPECIALIZATION (t)) in tsubst_function_decl()
25042 int args_depth; in regenerate_decl_from_template() local
25045 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
25047 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/
H A Dpt.c8678 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
8692 if (cur_depth == args_depth) in coerce_innermost_template_parms()
13006 int args_depth = TMPL_ARGS_DEPTH (args); in tsubst_function_decl() local
13010 if (args_depth > parms_depth && !DECL_TEMPLATE_SPECIALIZATION (t)) in tsubst_function_decl()
24063 int args_depth; in regenerate_decl_from_template() local
24066 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
24068 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Dpt.c9033 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
9047 if (cur_depth == args_depth) in coerce_innermost_template_parms()
13786 int args_depth = TMPL_ARGS_DEPTH (args); in tsubst_function_decl() local
13790 if (args_depth > parms_depth && !DECL_TEMPLATE_SPECIALIZATION (t)) in tsubst_function_decl()
25201 int args_depth; in regenerate_decl_from_template() local
25204 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
25206 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A Dpt.c8758 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
8772 if (cur_depth == args_depth) in coerce_innermost_template_parms()
13103 int args_depth = TMPL_ARGS_DEPTH (args); in tsubst_function_decl() local
13107 if (args_depth > parms_depth && !DECL_TEMPLATE_SPECIALIZATION (t)) in tsubst_function_decl()
24346 int args_depth; in regenerate_decl_from_template() local
24349 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
24351 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A Dpt.c9144 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
9158 if (cur_depth == args_depth) in coerce_innermost_template_parms()
25713 int args_depth; in regenerate_decl_from_template() local
25719 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
25721 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dpt.c9142 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
9156 if (cur_depth == args_depth) in coerce_innermost_template_parms()
25447 int args_depth; in regenerate_decl_from_template() local
25450 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
25452 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A Dpt.c9138 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
9152 if (cur_depth == args_depth) in coerce_innermost_template_parms()
25443 int args_depth; in regenerate_decl_from_template() local
25446 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
25448 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A Dpt.c9138 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
9152 if (cur_depth == args_depth) in coerce_innermost_template_parms()
25443 int args_depth; in regenerate_decl_from_template() local
25446 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
25448 if (args_depth > parms_depth) in regenerate_decl_from_template()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A Dpt.c9040 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local
9054 if (cur_depth == args_depth) in coerce_innermost_template_parms()
25245 int args_depth; in regenerate_decl_from_template() local
25248 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()
25250 if (args_depth > parms_depth) in regenerate_decl_from_template()