Home
last modified time | relevance | path

Searched refs:ToTypeIsUChar (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp7086 bool ToTypeIsUChar = (ToType->isSpecificBuiltinType(BuiltinType::UChar) || in emitBuiltinBitCast() local
7090 if (!this->emitBitCastPrim(*ToT, ToTypeIsUChar || ToType->isStdByteType(), in emitBuiltinBitCast()