Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Basic/
DIdentifierTable.cpp100 WCHARSUPPORT = 0x2000, enumerator
176 case WCHARSUPPORT: in getKeywordStatusHelper()
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DTokenKinds.def282 // WCHARSUPPORT - This is a keyword if 'wchar_t' is a built-in type
364 KEYWORD(wchar_t , WCHARSUPPORT)