Home | History | Annotate | Download | only in Sema

Lines Matching refs:Char16Ty

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