Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp296 enum AwaitCallType { ACT_Ready, ACT_Suspend, ACT_Resume }; enum
382 using ACT = ReadySuspendResumeResult::AwaitCallType; in buildCoawaitCalls()