Searched refs:uRstr (Results 1 – 1 of 1) 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()