Searched refs:uRstr (Results 1 – 2 of 2) sorted by relevance
17 char16_t *uRstr; in f() local18 …uRstr = uR"foo(a UTF-16 raw string)foo"; // expected-error {{assigning to 'char16_t *' from incomp… in f()