Searched refs:isChar8Type (Results 1 – 7 of 7) sorted by relevance
97 else if (T->isChar8Type()) in printIntegral()
680 else if (Ty->isChar8Type()) in TryPrintAsStringLiteral()
2001 bool Type::isChar8Type() const { in isChar8Type() function in Type
9122 return T->isCharType() || T->isChar8Type(); in isOneByteCharacterType()
95 if (ElemTy->isChar8Type() || in IsStringInit()108 if (ElemTy->isChar8Type()) in IsStringInit()121 if (ElemTy->isCharType() || ElemTy->isChar8Type()) in IsStringInit()129 if (ElemTy->isCharType() || ElemTy->isChar8Type()) in IsStringInit()137 if (ElemTy->isCharType() || ElemTy->isChar8Type()) in IsStringInit()
7912 else if (T->isChar8Type() && getLangOpts().Char8) in BuildExpressionFromIntegralTemplateArgument()
2112 bool isChar8Type() const;