Searched refs:handleRValueToRValueBitCast (Results 1 – 1 of 1) sorted by relevance
7944 static bool handleRValueToRValueBitCast(EvalInfo &Info, APValue &DestValue, in handleRValueToRValueBitCast() function7985 return handleRValueToRValueBitCast(Info, DestValue, SourceRValue, BCE); in handleLValueToRValueBitCast()11241 if (!handleRValueToRValueBitCast(Info, Result, SVal, E)) in VisitCastExpr()