Home
last modified time | relevance | path

Searched refs:DECL_NONTRIVIALLY_INITIALIZED_P (Results 1 – 18 of 18) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.c2275 DECL_NONTRIVIALLY_INITIALIZED_P (newdecl) in duplicate_decls()
2276 |= DECL_NONTRIVIALLY_INITIALIZED_P (olddecl); in duplicate_decls()
3251 if (DECL_NONTRIVIALLY_INITIALIZED_P (decl) in decl_jump_unsafe()
5959 && !DECL_NONTRIVIALLY_INITIALIZED_P (decl)) in check_for_uninitialized_const_var()
6853 DECL_NONTRIVIALLY_INITIALIZED_P (decl) = true; in check_initializer()
7629 DECL_NONTRIVIALLY_INITIALIZED_P (decl) = 1; in cp_finish_decl()
H A Ddecl.cc2434 DECL_NONTRIVIALLY_INITIALIZED_P (newdecl) in duplicate_decls()
2435 |= DECL_NONTRIVIALLY_INITIALIZED_P (olddecl); in duplicate_decls()
3451 if (DECL_NONTRIVIALLY_INITIALIZED_P (decl) in decl_jump_unsafe()
6330 && !DECL_NONTRIVIALLY_INITIALIZED_P (decl)) in check_for_uninitialized_const_var()
7389 DECL_NONTRIVIALLY_INITIALIZED_P (decl) = true; in check_initializer()
8226 DECL_NONTRIVIALLY_INITIALIZED_P (decl) = 1; in cp_finish_decl()
H A DChangeLog-2012846 * decl.c (check_initializer): Set DECL_NONTRIVIALLY_INITIALIZED_P
851 DECL_NONTRIVIALLY_INITIALIZED_P.
H A Ddecl2.c3401 return (!DECL_NONTRIVIALLY_INITIALIZED_P (var) in var_defined_without_dynamic_init()
H A Dinit.c2353 && DECL_NONTRIVIALLY_INITIALIZED_P (decl)) in constant_value_1()
H A Ddecl2.cc3621 return (!DECL_NONTRIVIALLY_INITIALIZED_P (var) in var_defined_without_dynamic_init()
H A Dinit.cc2588 && DECL_NONTRIVIALLY_INITIALIZED_P (decl)) in constant_value_1()
H A DChangeLog-2005693 * cp-tree.h (DECL_NONTRIVIALLY_INITIALIZED_P): New macro.
H A Dcp-tree.h3254 #define DECL_NONTRIVIALLY_INITIALIZED_P(NODE) \ macro
H A Dcall.c12192 DECL_NONTRIVIALLY_INITIALIZED_P (var) = true; in set_up_extended_ref_temp()
H A Dcall.cc12950 DECL_NONTRIVIALLY_INITIALIZED_P (var) = true; in set_up_extended_ref_temp()
H A DChangeLog-20185177 vs DECL_NONTRIVIALLY_INITIALIZED_P).
H A Dmodule.cc11502 if (DECL_NONTRIVIALLY_INITIALIZED_P (decl)) in write_var_def()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c2275 DECL_NONTRIVIALLY_INITIALIZED_P (newdecl) in duplicate_decls()
2276 |= DECL_NONTRIVIALLY_INITIALIZED_P (olddecl); in duplicate_decls()
3251 if (DECL_NONTRIVIALLY_INITIALIZED_P (decl) in decl_jump_unsafe()
5959 && !DECL_NONTRIVIALLY_INITIALIZED_P (decl)) in check_for_uninitialized_const_var()
6853 DECL_NONTRIVIALLY_INITIALIZED_P (decl) = true; in check_initializer()
7629 DECL_NONTRIVIALLY_INITIALIZED_P (decl) = 1; in cp_finish_decl()
H A Ddecl2.c3401 return (!DECL_NONTRIVIALLY_INITIALIZED_P (var) in var_defined_without_dynamic_init()
H A Dinit.c2353 && DECL_NONTRIVIALLY_INITIALIZED_P (decl)) in constant_value_1()
H A Dcp-tree.h3078 #define DECL_NONTRIVIALLY_INITIALIZED_P(NODE) \ macro
H A Dcall.c12192 DECL_NONTRIVIALLY_INITIALIZED_P (var) = true; in set_up_extended_ref_temp()