Home | History | Annotate | Download | only in Sema

Lines Matching full:char16ty

41     return Context.typesAreCompatible(Context.Char16Ty, T) ||
95 if (Context.typesAreCompatible(Context.Char16Ty, ElemTy))