Searched refs:isWideCharType (Results 1 – 8 of 8) sorted by relevance
191 if (T.isWideCharType()) in getScalarZeroExpressionForType()
2901 return ToPointeeType->isWideCharType(); in IsStringLiteralToNonConstPointerConversion()
5506 if (T->isWideCharType()) in BuildExpressionFromIntegralTemplateArgument()
426 if (PT->isWideCharType()) in fixType()
587 if (QT->getPointeeType()->isWideCharType()) in fixType()
259 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isWideCharType)
1599 bool isWideCharType() const;
1659 bool Type::isWideCharType() const { in isWideCharType() function in Type