Home
last modified time | relevance | path

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

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