Introduce check_consteval_only_fn and call it in grokfndecl
and instantiate_body. Also make std::meta::exception special
member functions consteval.
I couldn't use check_consteval_only_fn in tsubst_function_decl
due to too many failures in libstdc++.