Home
last modified time | relevance | path

Searched refs:Ustr (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
Dcxx0x-type-convert-construct.cpp8 char32_t *Ustr; in f() local
9Ustr = U"a UTF-32 string"; // expected-error {{assigning to 'char32_t *' from incompatible type 'c… in f()