Home
last modified time | relevance | path

Searched refs:cp_apply_type_quals_to_decl (Results 1 – 25 of 268) sorted by relevance

1234567891011

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
H A Ddecl.c4724 cp_apply_type_quals_to_decl (cp_type_quals (type), decl); in start_decl_1()
4919 cp_apply_type_quals_to_decl (cp_type_quals (TREE_TYPE (decl)), decl); in maybe_deduce_size_from_array_init()
6207 cp_apply_type_quals_to_decl (cp_type_quals (type), decl); in cp_finish_decl()
7357 cp_apply_type_quals_to_decl (this_quals, parm); in build_this_parm()
10880 cp_apply_type_quals_to_decl (type_quals, decl); in grokdeclarator()
13200 cp_apply_type_quals_to_decl (cp_type_quals (restype), resdecl); in start_preparsed_function()
14242 cp_apply_type_quals_to_decl (cp_type_quals (type), var); in complete_vars()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
H A Ddecl.c5102 cp_apply_type_quals_to_decl (cp_type_quals (type), decl); in start_decl_1()
5316 cp_apply_type_quals_to_decl (cp_type_quals (TREE_TYPE (decl)), decl); in maybe_deduce_size_from_array_init()
6656 cp_apply_type_quals_to_decl (cp_type_quals (type), decl); in cp_finish_decl()
7808 cp_apply_type_quals_to_decl (this_quals, parm); in build_this_parm()
11536 cp_apply_type_quals_to_decl (type_quals, decl); in grokdeclarator()
14004 cp_apply_type_quals_to_decl (cp_type_quals (restype), resdecl); in start_preparsed_function()
15047 cp_apply_type_quals_to_decl (cp_type_quals (type), var); in complete_vars()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
H A Ddecl.c4673 cp_apply_type_quals_to_decl (cp_type_quals (type), decl); in start_decl_1()
4868 cp_apply_type_quals_to_decl (cp_type_quals (TREE_TYPE (decl)), decl); in maybe_deduce_size_from_array_init()
6154 cp_apply_type_quals_to_decl (cp_type_quals (type), decl); in cp_finish_decl()
7297 cp_apply_type_quals_to_decl (this_quals, parm); in build_this_parm()
10822 cp_apply_type_quals_to_decl (type_quals, decl); in grokdeclarator()
13138 cp_apply_type_quals_to_decl (cp_type_quals (restype), resdecl); in start_preparsed_function()
14149 cp_apply_type_quals_to_decl (cp_type_quals (type), var); in complete_vars()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
H A Ddecl.c4673 cp_apply_type_quals_to_decl (cp_type_quals (type), decl); in start_decl_1()
4868 cp_apply_type_quals_to_decl (cp_type_quals (TREE_TYPE (decl)), decl); in maybe_deduce_size_from_array_init()
6154 cp_apply_type_quals_to_decl (cp_type_quals (type), decl); in cp_finish_decl()
7297 cp_apply_type_quals_to_decl (this_quals, parm); in build_this_parm()
10812 cp_apply_type_quals_to_decl (type_quals, decl); in grokdeclarator()
13120 cp_apply_type_quals_to_decl (cp_type_quals (restype), resdecl); in start_preparsed_function()
14131 cp_apply_type_quals_to_decl (cp_type_quals (type), var); in complete_vars()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A DChangeLog-20052179 cp_apply_type_quals_to_decl after completing array type.
2931 (complete_vars): Call cp_apply_type_quals_to_decl.
2961 * cp-tree.h (cp_apply_type_quals_to_decl): Declared.
2970 Use cp_apply_type_quals_to_decl.
2971 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
2972 (grokclassfn): Use cp_apply_type_quals_to_decl.
2975 * pt.c (tsubst_decl): Use cp_apply_type_quals_to_decl.
2981 * typeck.c (cp_apply_type_quals_to_decl): New function to replace

1234567891011