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