Home
last modified time | relevance | path

Searched refs:adc_variable_type (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck2.c2391 adc_variable_type); in build_functional_cast_1()
2402 adc_variable_type); in build_functional_cast_1()
H A Dconstraint.cc2249 complain, adc_variable_type, in tsubst_parameter_mapping()
H A Dcp-tree.h5769 adc_variable_type, /* Variable initializer deduction */ enumerator
H A Dsemantics.c2899 adc_variable_type); in finish_compound_literal()
H A Dpt.c16631 complain, adc_variable_type); in tsubst_copy()
29370 case adc_variable_type: in do_auto_deduction()
H A Ddecl.c7566 enum auto_deduction_context adc = adc_variable_type; in cp_finish_decl()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck2.cc2366 adc_variable_type); in build_functional_cast_1()
H A Dsemantics.cc3182 adc_variable_type); in finish_compound_literal()
3202 adc_variable_type); in finish_compound_literal()
H A Dpt.cc17148 complain, adc_variable_type); in tsubst_copy()
30501 gcc_checking_assert (context == adc_variable_type in do_auto_deduction()
30512 || context == adc_variable_type in do_auto_deduction()
30562 case adc_variable_type: in do_auto_deduction()
H A Dcp-tree.h6006 adc_variable_type, /* Variable initializer deduction */ enumerator
H A DChangeLog-20213717 * parser.c (do_range_for_auto_deduction): Pass adc_variable_type
H A Ddecl.cc8148 enum auto_deduction_context adc = adc_variable_type; in cp_finish_decl()
H A Dparser.cc13673 adc_variable_type); in do_range_for_auto_deduction()