Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp103 KEYCOROUTINES = 0x40000, enumerator
190 case KEYCOROUTINES: in getKeywordStatusHelper()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.def38 #define COROUTINES_KEYWORD(X) CXX20_KEYWORD(X,KEYCOROUTINES)
292 // KEYCOROUTINES - This is a keyword if support for C++ coroutines is enabled