Searched refs:isChar16Type (Results 1 – 10 of 10) sorted by relevance
196 if (T.isChar16Type()) in getScalarZeroExpressionForType()
12021 if (Source->isChar16Type() && Target->isChar32Type()) in DiagnoseMixedUnicodeImplicitConversion()12039 if (T->isChar16Type()) in DiagnoseMixedUnicodeImplicitConversion()
9998 BaseType->isChar16Type() || BaseType->isChar32Type() || in BuiltinChangeSignedness()
7832 else if (T->isChar16Type()) in BuildExpressionFromIntegralTemplateArgumentValue()
1578 if (T->isChar16Type()) in CheckUnicodeArithmeticConversions()
96 else if (T->isChar16Type()) in printIntegral()
694 else if (Ty->isChar16Type()) in TryPrintAsStringLiteral()
2224 if (T->isChar16Type()) { in FormatUTFCodeUnitAsCodepoint()
2161 bool Type::isChar16Type() const { in isChar16Type() function in Type
2525 bool isChar16Type() const;