Home
last modified time | relevance | path

Searched defs:coroutine (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGenCoroutines/
H A Dcoro-suspend-cleanups.cpp11 struct coroutine { struct
13 std::coroutine_handle<promise_type> handle; argument
14 ~coroutine() { in ~coroutine() argument
/llvm-project/clang/test/SemaCXX/
H A Dcoroutine-vla.cpp6 struct coroutine : std::coroutine_handle<promise> { struct
12 coroutine get_return_object(); argument
/llvm-project/clang/docs/
H A DDebuggingCoroutines.rst43 coroutine section in Terminology
[all...]