Home
last modified time | relevance | path

Searched refs:IsLValueCast (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaCast.cpp1875 bool IsLValueCast = false; in TryReinterpretCast() local
1931 IsLValueCast = true; in TryReinterpretCast()
1973 assert(!IsLValueCast); in TryReinterpretCast()
2101 if (IsLValueCast) { in TryReinterpretCast()