Home
last modified time | relevance | path

Searched refs:SET_DECL_DEPENDENT_INIT_P (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c2278 SET_DECL_DEPENDENT_INIT_P (newdecl, true); in duplicate_decls()
7725 SET_DECL_DEPENDENT_INIT_P (decl, true); in cp_finish_decl()
H A Dcp-tree.h4102 #define SET_DECL_DEPENDENT_INIT_P(NODE, X) \ macro
H A Dpt.c14767 SET_DECL_DEPENDENT_INIT_P (r, false); in tsubst_decl()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc2437 SET_DECL_DEPENDENT_INIT_P (newdecl, true); in duplicate_decls()
8329 SET_DECL_DEPENDENT_INIT_P (decl, true); in cp_finish_decl()
H A Dcp-tree.h4331 #define SET_DECL_DEPENDENT_INIT_P(NODE, X) \ macro
H A DChangeLog-2017195 (DECL_DEPENDENT_INIT_P, SET_DECL_DEPENDENT_INIT_P): New.
H A Dpt.cc15178 SET_DECL_DEPENDENT_INIT_P (r, false); in tsubst_decl()