Home
last modified time | relevance | path

Searched refs:auto_deduction_context (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h5766 enum auto_deduction_context enum
6913 auto_deduction_context
H A Ddecl.c7566 enum auto_deduction_context adc = adc_variable_type; in cp_finish_decl()
H A Dpt.c29203 tsubst_flags_t complain, auto_deduction_context context, in do_auto_deduction()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h6003 enum auto_deduction_context enum
7296 auto_deduction_context
H A DChangeLog-2016396 (enum auto_deduction_context): Add adc_decomp_type.
494 * cp-tree.h (enum auto_deduction_context): Add adc_unify.
H A DChangeLog-20151941 (struct local_specialization_stack, enum auto_deduction_context)
H A DChangeLog-20184777 auto_deduction_context, tree, int): Add defaults.
H A Ddecl.cc8148 enum auto_deduction_context adc = adc_variable_type; in cp_finish_decl()
H A Dpt.cc30346 auto_deduction_context context /* = adc_unspecified */, in do_auto_deduction()