Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp235 constexpr int InternalReturnJunk(int n) { in InternalReturnJunk() function
238 …constexpr int n3 = InternalReturnJunk(0); // expected-error {{must be initialized by a constant ex…