Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp109 KEYMSCOMPAT = 0x800000, enumerator
137 if (LangOpts.MSVCCompat && (Flags & KEYMSCOMPAT)) return KS_Enabled; in getKeywordStatus()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.def268 // KEYMSCOMPAT - This is a keyword if Microsoft compatibility mode is enabled
389 CXX11_KEYWORD(static_assert , KEYMSCOMPAT)