Home
last modified time | relevance | path

Searched defs:CWQ (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.cpp106 using CWQ = decltype(std::quoted(cws)); in test_std_string() typedef
153 using CWQ = decltype(std::quoted(cws)); in test_std_string_view() typedef