Searched defs:allow_non_constant (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | constexpr.cc | 3107 verify_constant (tree t, bool allow_non_constant, bool *non_constant_p, in verify_constant() 7800 cxx_eval_outermost_constant_expr (tree t, bool allow_non_constant, in cxx_eval_outermost_constant_expr() 8381 maybe_constant_init_1 (tree t, tree decl, bool allow_non_constant, in maybe_constant_init_1()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | constexpr.c | 2810 verify_constant (tree t, bool allow_non_constant, bool *non_constant_p, in verify_constant() 7443 maybe_constant_init_1 (tree t, tree decl, bool allow_non_constant, in maybe_constant_init_1()
|