Searched refs:IsLValueCast (Results 1 – 1 of 1) sorted by relevance
2290 bool IsLValueCast = false; in TryReinterpretCast() local2352 IsLValueCast = true; in TryReinterpretCast()2393 assert(!IsLValueCast); in TryReinterpretCast()2556 } else if (IsLValueCast) { in TryReinterpretCast()