Searched refs:IsLValueCast (Results 1 – 1 of 1) sorted by relevance
2250 bool IsLValueCast = false; in TryReinterpretCast() local2312 IsLValueCast = true; in TryReinterpretCast()2353 assert(!IsLValueCast); in TryReinterpretCast()2516 } else if (IsLValueCast) { in TryReinterpretCast()