Home
last modified time | relevance | path

Searched defs:wm (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dconstexpr-string.cpp57 …constexpr int wm = wcslen(L"hello"); // expected-error {{constant expression}} expected-note {{non… variable
/llvm-project/clang/test/AST/Interp/
H A Dliterals.cpp