Searched refs:MS_LANG (Results 1 – 2 of 2) sorted by relevance
37 MS_LANG = 0x10, // builtin requires MS mode. enumerator48 ALL_MS_LANGUAGES = ALL_LANGUAGES | MS_LANG // builtin requires MS mode.
91 if (!LangOpts.MicrosoftExt && (BuiltinInfo.Langs & MS_LANG)) in builtinIsSupported()