Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dswift-async-call-conv.c21 SWIFTASYNCCALL void async_leaf1(char * ASYNC_CONTEXT ctx) { in async_leaf1() function
43 return async_leaf1(ctx); in async_branch()
56 async_leaf1(ctx); in async_not_all_tail()
69 return async_leaf1(ctx); in async_loop()
89 return async_leaf1(ctx); in async_mutual_loop1()
105 return async_leaf1(ctx); in async_mutual_loop2()