Home | History | Annotate | Download | only in Sema

Lines Matching refs:CharTy

9535             Context.hasSameType(PmDecl->getType(), Context.CharTy))
9549 Context.hasSameType(T, Context.CharTy) ||
9572 if (Context.hasSameType(T, Context.CharTy))
9579 if (!(Context.hasSameType(T, Context.CharTy) ||