Searched refs:isCharType (Results 1 – 14 of 14) sorted by relevance
186 if (T.isCharType()) in getScalarZeroExpressionForType()
68 if (isa<ObjCEncodeExpr>(Init) && AT->getElementType()->isCharType()) in IsStringInit()84 if (ElemTy->isCharType()) in IsStringInit()97 if (ElemTy->isCharType()) in IsStringInit()105 if (ElemTy->isCharType()) in IsStringInit()113 if (ElemTy->isCharType()) in IsStringInit()4488 } else if (DestAT->getElementType()->isCharType()) in InitializationSequence()
2963 !Ty->getAs<PointerType>()->getPointeeType()->isCharType())) { in handleFormatArgAttr()2974 !Ty->getAs<PointerType>()->getPointeeType()->isCharType())) { in handleFormatArgAttr()3189 !Ty->getAs<PointerType>()->getPointeeType()->isCharType()) { in handleFormatAttr()
5952 if (lhptee->isCharType()) in checkPointerTypesForAssignment()5957 if (rhptee->isCharType()) in checkPointerTypesForAssignment()
3081 !ExprTy->isCharType()) { in checkFormatExpr()
1782 if (FromType->isAnyCharacterType() && !FromType->isCharType() && in IsIntegralPromotion()
43 } else if (T->isCharType()) { in printIntegral()
3456 static bool isCharType(QualType T) { in isCharType() function3486 if (!isCharType(TemplateArgs[0].getAsType())) in isCharSpecialization()3502 if (!isCharType(TemplateArgs[0].getAsType())) in isStreamCharSpecialization()3551 if (!isCharType(TemplateArgs[0].getAsType())) in mangleStandardSubstitution()
655 bool Type::isCharType() const { in isCharType() function in Type
5213 if (PointeeTy->isCharType()) { in getObjCEncodingForTypeImpl()
5740 else if (ArgTy->isCharType()) in EvaluateBuiltinClassifyType()
529 if (!isa<TypedefType>(QT) && QT->isCharType()) { in fixType()
259 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isCharType)
1493 bool isCharType() const;