Home | History | Annotate | Download | only in Sema

Lines Matching refs:CharTy

325       NumberType = Context.CharTy;
519 if (Context.hasSameUnqualifiedType(PointeeType, Context.CharTy)) {
548 QualType ConstCharType = Context.CharTy.withConst();
583 ValueType = Context.CharTy;
672 QualType ConstCharType = Context.CharTy.withConst();
1074 StrTy = Context.CharTy;