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