Searched refs:WCHARSUPPORT (Results 1 – 2 of 2) sorted by relevance
110 WCHARSUPPORT = 0x04000, enumerator142 if (LangOpts.WChar && (Flags & WCHARSUPPORT)) return KS_Enabled; in getKeywordStatus()
252 // WCHARSUPPORT - This is a keyword if 'wchar_t' is a built-in type333 KEYWORD(wchar_t , WCHARSUPPORT)