Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Ddecl.cc6317 check_for_uninitialized_const_var (tree decl, bool constexpr_context_p, in check_for_uninitialized_const_var() argument
6331 && (constexpr_context_p in check_for_uninitialized_const_var()
6341 if (!constexpr_context_p || cxx_dialect >= cxx20) in check_for_uninitialized_const_var()