Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCast.cpp1708 bool IsLValueCast = false; in TryReinterpretCast() local
1770 IsLValueCast = true; in TryReinterpretCast()
1812 assert(!IsLValueCast); in TryReinterpretCast()
1939 if (IsLValueCast) { in TryReinterpretCast()