Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
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.
Dcp-tree.h4565 #define CONSTRUCTOR_IS_DEPENDENT(NODE) \ macro
Dsemantics.cc3225 CONSTRUCTOR_IS_DEPENDENT (orig_cl) = dependent_p; in finish_compound_literal()
Dpt.cc28243 if (CONSTRUCTOR_IS_DEPENDENT (*tp)) in instantiation_dependent_r()