Home | History | Annotate | Download | only in Sema

Lines Matching refs:CharTy

268       NumberType = Context.CharTy;
461 if (Context.hasSameUnqualifiedType(PointeeType, Context.CharTy)) {
507 QualType ConstCharType = Context.CharTy.withConst();
542 ValueType = Context.CharTy;
951 StrTy = Context.CharTy;