Home | History | Annotate | Download | only in Sema

Lines Matching full:char32ty

42            Context.typesAreCompatible(Context.Char32Ty, T);
103 if (Context.typesAreCompatible(Context.Char32Ty, ElemTy))