Searched refs:isCharType (Results 1 – 13 of 13) sorted by relevance
189 if (T.isCharType()) in getScalarZeroExpressionForType()
69 if (isa<ObjCEncodeExpr>(Init) && AT->getElementType()->isCharType()) in IsStringInit()85 if (ElemTy->isCharType()) in IsStringInit()98 if (ElemTy->isCharType()) in IsStringInit()106 if (ElemTy->isCharType()) in IsStringInit()114 if (ElemTy->isCharType()) in IsStringInit()5085 } else if (DestAT->getElementType()->isCharType()) in InitializeFrom()
2765 !Ty->getAs<PointerType>()->getPointeeType()->isCharType())) { in handleFormatArgAttr()2775 !Ty->getAs<PointerType>()->getPointeeType()->isCharType())) { in handleFormatArgAttr()2963 !Ty->getAs<PointerType>()->getPointeeType()->isCharType()) { in handleFormatAttr()
3222 if (!QT->isIntegerType() || QT->isBooleanType() || QT->isCharType()) { in CheckLoopHintExpr()7178 if (lhptee->isCharType()) in checkPointerTypesForAssignment()7183 if (rhptee->isCharType()) in checkPointerTypesForAssignment()
5177 !ExprTy->isCharType()) { in checkFormatExpr()8143 if (CC.isValid() && T->isCharType()) { in isSameWidthConstantConversion()
1904 if (FromType->isAnyCharacterType() && !FromType->isCharType() && in IsIntegralPromotion()
58 } else if (T->isCharType()) { in printIntegral()
4251 static bool isCharType(QualType T) { in isCharType() function4281 if (!isCharType(TemplateArgs[0].getAsType())) in isCharSpecialization()4297 if (!isCharType(TemplateArgs[0].getAsType())) in isStreamCharSpecialization()4346 if (!isCharType(TemplateArgs[0].getAsType())) in mangleStandardSubstitution()
1656 bool Type::isCharType() const { in isCharType() function in Type
5673 if (PointeeTy->isCharType()) { in getObjCEncodingForTypeImpl()
258 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isCharType)
1630 bool isCharType() const;
700 if (!isa<TypedefType>(QT) && QT->isCharType()) { in fixType()