Searched refs:isWideCharType (Results 1 – 9 of 9) sorted by relevance
188 if (T.isWideCharType()) in getScalarZeroExpressionForType()
2396 return ToPointeeType->isWideCharType(); in IsStringLiteralToNonConstPointerConversion()
5094 if (T->isWideCharType()) in BuildExpressionFromIntegralTemplateArgument()
394 if (PT->isWideCharType()) in fixType()
425 if (QT->getPointeeType()->isWideCharType()) in fixType()
260 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isWideCharType)
1494 bool isWideCharType() const;
664 bool Type::isWideCharType() const { in isWideCharType() function in Type
1976 if (ElemType->isWideCharType()) { in EmitPredefinedLValue()