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

/external/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp213 constexpr int InternalReturnJunk(int n) { function in namespace:ParameterScopes
216 constexpr int n3 = InternalReturnJunk(0); // expected-error {{must be initialized by a constant expression}} expected-note {{in call to 'InternalReturnJunk(0)'}}

Completed in 46 milliseconds