Searched refs:isWideCharType (Results 1 – 7 of 7) sorted by relevance
191 if (T.isWideCharType()) in getScalarZeroExpressionForType()
5550 if (T->isWideCharType()) in BuildExpressionFromIntegralTemplateArgument()
259 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isWideCharType)
1631 bool isWideCharType() const;
431 if (PT->isWideCharType()) in fixType()
592 if (QT->getPointeeType()->isWideCharType()) in fixType()
1665 bool Type::isWideCharType() const { in isWideCharType() function in Type