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