Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/input.output/iostream.format/quoted.manip/
H A Dquoted_traits.compile.pass.cpp63 using WQ = decltype(std::quoted(L"hello")); in test_string_literal() typedef
105 using WQ = decltype(std::quoted(ws)); in test_std_string() typedef
152 using WQ = decltype(std::quoted(ws)); in test_std_string_view() typedef