Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCoroutines/
H A Dcoro-await.cpp352 struct TailCallAwait { struct
362 co_await TailCallAwait{}; in TestTailcall() local