Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20195308 * cp-tree.h (CONSTRUCTOR_IS_DEPENDENT): New.
5310 CONSTRUCTOR_IS_DEPENDENT instantiation-dependent.
5313 fall back to the normal processing. Set CONSTRUCTOR_IS_DEPENDENT.
H A Dcp-tree.h4564 #define CONSTRUCTOR_IS_DEPENDENT(NODE) \ macro
H A Dsemantics.c2922 CONSTRUCTOR_IS_DEPENDENT (orig_cl) = dependent_p; in finish_compound_literal()
H A Dsemantics.cc3209 CONSTRUCTOR_IS_DEPENDENT (orig_cl) = dependent_p; in finish_compound_literal()
H A Dpt.c27352 if (CONSTRUCTOR_IS_DEPENDENT (*tp)) in instantiation_dependent_r()
H A Dpt.cc28244 if (CONSTRUCTOR_IS_DEPENDENT (*tp)) in instantiation_dependent_r()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h4334 #define CONSTRUCTOR_IS_DEPENDENT(NODE) \ macro
H A Dsemantics.c2922 CONSTRUCTOR_IS_DEPENDENT (orig_cl) = dependent_p; in finish_compound_literal()
H A Dpt.c27352 if (CONSTRUCTOR_IS_DEPENDENT (*tp)) in instantiation_dependent_r()