Home
last modified time | relevance | path

Searched defs:coro1 (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/test/CodeGenCoroutines/
Dcoro-ret-void.cpp7 struct coro1 { struct
9 coro1 get_return_object(); argument
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_tasks.py1385 async def coro1(): function
2036 async def coro1(loop): function
3694 def coro1(): function
Dtest_events.py256 async def coro1(): function
/external/python/cpython3/Lib/test/
Dtest_coroutines.py1110 async def coro1(): function