Home
last modified time | relevance | path

Searched refs:adc_decomp_type (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2016396 (enum auto_deduction_context): Add adc_decomp_type.
403 (cp_finish_decl): Pass adc_decomp_type for decomposition.
419 (do_auto_deduction): Handle adc_decomp_type.
H A Dpt.cc30415 if (context == adc_decomp_type in do_auto_deduction()
30503 || context == adc_decomp_type); in do_auto_deduction()
30513 || context == adc_decomp_type) in do_auto_deduction()
30563 case adc_decomp_type: in do_auto_deduction()
H A Dcp-tree.h6010 adc_decomp_type /* Decomposition declaration initializer deduction */ enumerator
H A DChangeLog-20213635 array type of a structured binding. Also handle adc_decomp_type
H A Ddecl.cc8150 adc = adc_decomp_type; in cp_finish_decl()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h5773 adc_decomp_type /* Decomposition declaration initializer deduction */ enumerator
H A Dpt.c29262 if (context == adc_decomp_type in do_auto_deduction()
29371 case adc_decomp_type: in do_auto_deduction()
H A Ddecl.c7568 adc = adc_decomp_type; in cp_finish_decl()