Home
last modified time | relevance | path

Searched refs:show_notes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c5965 bool show_notes = true; in check_for_uninitialized_const_var() local
5972 show_notes = permerror (DECL_SOURCE_LOCATION (decl), in check_for_uninitialized_const_var()
5983 show_notes = false; in check_for_uninitialized_const_var()
5992 if (show_notes && CLASS_TYPE_P (type) && (complain & tf_error)) in check_for_uninitialized_const_var()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc6339 bool show_notes = true; in check_for_uninitialized_const_var() local
6346 show_notes = permerror (DECL_SOURCE_LOCATION (decl), in check_for_uninitialized_const_var()
6357 show_notes = false; in check_for_uninitialized_const_var()
6366 if (show_notes && CLASS_TYPE_P (type) && (complain & tf_error)) in check_for_uninitialized_const_var()