Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCoroutines/
H A Dcoro-gro2.cpp58 struct coro_two { struct
59 using promise_type = promise_type_with_on_alloc_failure<coro_two>; argument
66 // CHECK-LABEL: define{{.*}} void @_Z1hi(ptr dead_on_unwind noalias writable sret(%struct.coro_two)… argument