Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCast.cpp1947 bool MicrosoftException = Self.getLangOpts().MicrosoftExt && in TryReinterpretCast() local
1951 !MicrosoftException) { in TryReinterpretCast()