Searched defs:c_error (Results 1 – 1 of 1) sorted by relevance
163 constexpr auto c_error = c(1); // expected-error {{constexpr variable 'c_error' must be initialized by a constant expression}} \ in test_in_lambdas() local 214 constexpr auto c_error = c(1); // expected-error {{constexpr variable 'c_error' must be initialized by a constant expression}} \ in test_lambdas_implicitly_constexpr() local