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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp105 KEYCOROUTINES = 0x80000, enumerator in enum:__anon1661::__anon1662
153 if (LangOpts.Coroutines && (Flags & KEYCOROUTINES)) return KS_Enabled;

Completed in 85 milliseconds