Home | History | Annotate | Download | only in Sema

Lines Matching refs:Char32Ty

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