Home | History | Annotate | Download | only in Sema

Lines Matching refs:Char32Ty

1153     StrTy = Context.Char32Ty;
2553 Ty = Context.Char32Ty; // U'x' -> char32_t in C++0x.