Home | History | Annotate | Download | only in Sema

Lines Matching refs:CharTy

72                               Context.getPointerType(Context.CharTy),
250 NumberType = Context.CharTy;
414 if (Context.hasSameUnqualifiedType(PointeeType, Context.CharTy)) {
465 Context.getPointerType(Context.CharTy.withConst()),
491 ValueType = Context.CharTy;
916 StrTy = Context.CharTy;