Searched refs:IsLValueCast (Results 1 – 1 of 1) sorted by relevance
1875 bool IsLValueCast = false; in TryReinterpretCast() local1931 IsLValueCast = true; in TryReinterpretCast()1973 assert(!IsLValueCast); in TryReinterpretCast()2101 if (IsLValueCast) { in TryReinterpretCast()