Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltinBitCast.cpp174 bool IsToType) { in CheckBitcastType() argument
187 << static_cast<int>(IsToType) << (Reason == E_Reference) << Reason in CheckBitcastType()
211 if (!CheckBitcastType(S, OpPC, BS.getType(), IsToType)) in CheckBitcastType()
218 if (!CheckBitcastType(S, OpPC, FD->getType(), IsToType)) in CheckBitcastType()
225 IsToType)) in CheckBitcastType()