Searched refs:isStdByteType (Results 1 – 6 of 6) sorted by relevance
426 if (!PtrType->isStdByteType() && in DoBitCastPtr()
7090 if (!this->emitBitCastPrim(*ToT, ToTypeIsUChar || ToType->isStdByteType(), in emitBuiltinBitCast()
228 if (Ty->isStdByteType()) in getTypeInfoHelper()
3189 bool Type::isStdByteType() const { in isStdByteType() function in Type
7629 bool IsStdByte = EnumSugar && EnumSugar->isStdByteType(); in visit()
2666 bool isStdByteType() const; // C++17 std::byte