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