| /src/external/gpl3/gcc/dist/contrib/ |
| test_installed | 72 [deduced from shell-script pathname]
|
| test_installed | 72 [deduced from shell-script pathname]
|
| /src/external/gpl3/gcc.old/dist/contrib/ |
| test_installed | 72 [deduced from shell-script pathname]
|
| test_installed | 72 [deduced from shell-script pathname]
|
| /src/external/gpl3/gcc.old/dist/gcc/cp/ |
| constraint.cc | 316 non-deduced contexts using placeholder arguments. */ 384 the converted template arguments, including the deduced prototype 417 can be deduced and false otherwise. Note that the CHECK and PROTO 1569 /* Get the deduced wildcard from a DEDUCED placeholder. If the deduced 1581 /* Returns the prototype parameter for the nth deduced wildcard. */ 1679 tree deduced = TREE_VEC_ELT (wildcards, index++); local 1680 return introduce_template_parameter (parms, deduced); 1689 /* If the prototype was a parameter, we better have deduced a 1692 tree deduced = TREE_VEC_ELT (wildcards, index++); local [all...] |
| constraint.cc | 316 non-deduced contexts using placeholder arguments. */ 384 the converted template arguments, including the deduced prototype 417 can be deduced and false otherwise. Note that the CHECK and PROTO 1569 /* Get the deduced wildcard from a DEDUCED placeholder. If the deduced 1581 /* Returns the prototype parameter for the nth deduced wildcard. */ 1679 tree deduced = TREE_VEC_ELT (wildcards, index++); local 1680 return introduce_template_parameter (parms, deduced); 1689 /* If the prototype was a parameter, we better have deduced a 1692 tree deduced = TREE_VEC_ELT (wildcards, index++); local [all...] |
| pt.cc | 2144 The template args (those explicitly specified and those deduced) 2362 /* We deduced something involving 'auto', which isn't a valid 2366 /* Save this template, and the arguments deduced. */ 2424 // If the deduced arguments do not satisfy the constraints, 3127 elided if they can be deduced from the rest of the 5121 /* In C++17 the type of a non-type argument is a deduced context. */ 5215 /* One of the template parms was not used in a deduced context in the 5515 list by partial instantiation rather than be fully deduced. */ 6978 " deduced conflicting types for parameter %qT (%qT and %qT)", 6982 " deduced conflicting values for non-type parameter [all...] |
| pt.cc | 2144 The template args (those explicitly specified and those deduced) 2362 /* We deduced something involving 'auto', which isn't a valid 2366 /* Save this template, and the arguments deduced. */ 2424 // If the deduced arguments do not satisfy the constraints, 3127 elided if they can be deduced from the rest of the 5121 /* In C++17 the type of a non-type argument is a deduced context. */ 5215 /* One of the template parms was not used in a deduced context in the 5515 list by partial instantiation rather than be fully deduced. */ 6978 " deduced conflicting types for parameter %qT (%qT and %qT)", 6982 " deduced conflicting values for non-type parameter [all...] |
| /src/external/gpl3/gcc/dist/gcc/cp/ |
| constraint.cc | 318 non-deduced contexts using placeholder arguments. */ 386 the converted template arguments, including the deduced prototype 419 can be deduced and false otherwise. Note that the CHECK and PROTO 1646 /* Get the deduced wildcard from a DEDUCED placeholder. If the deduced 1658 /* Returns the prototype parameter for the nth deduced wildcard. */ 1756 tree deduced = TREE_VEC_ELT (wildcards, index++); local 1757 return introduce_template_parameter (parms, deduced); 1766 /* If the prototype was a parameter, we better have deduced a 1769 tree deduced = TREE_VEC_ELT (wildcards, index++); local [all...] |
| constraint.cc | 318 non-deduced contexts using placeholder arguments. */ 386 the converted template arguments, including the deduced prototype 419 can be deduced and false otherwise. Note that the CHECK and PROTO 1646 /* Get the deduced wildcard from a DEDUCED placeholder. If the deduced 1658 /* Returns the prototype parameter for the nth deduced wildcard. */ 1756 tree deduced = TREE_VEC_ELT (wildcards, index++); local 1757 return introduce_template_parameter (parms, deduced); 1766 /* If the prototype was a parameter, we better have deduced a 1769 tree deduced = TREE_VEC_ELT (wildcards, index++); local [all...] |
| pt.cc | 2126 The template args (those explicitly specified and those deduced) 2343 /* We deduced something involving 'auto', which isn't a valid 2347 /* Save this template, and the arguments deduced. */ 2405 // If the deduced arguments do not satisfy the constraints, 3108 elided if they can be deduced from the rest of the 5141 /* In C++17 the type of a non-type argument is a deduced context. */ 5235 /* One of the template parms was not used in a deduced context in the 5544 list by partial instantiation rather than be fully deduced. */ 7086 " deduced conflicting types for parameter %qT (%qT and %qT)", 7090 " deduced conflicting values for non-type parameter 31316 tree deduced = finish_decltype_type (init, id, complain); local [all...] |
| pt.cc | 2126 The template args (those explicitly specified and those deduced) 2343 /* We deduced something involving 'auto', which isn't a valid 2347 /* Save this template, and the arguments deduced. */ 2405 // If the deduced arguments do not satisfy the constraints, 3108 elided if they can be deduced from the rest of the 5141 /* In C++17 the type of a non-type argument is a deduced context. */ 5235 /* One of the template parms was not used in a deduced context in the 5544 list by partial instantiation rather than be fully deduced. */ 7086 " deduced conflicting types for parameter %qT (%qT and %qT)", 7090 " deduced conflicting values for non-type parameter 31316 tree deduced = finish_decltype_type (init, id, complain); local [all...] |