Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1699 auto ProjectionFunctionName = in splitAsyncCoroutine() local
1702 if (ProjectionFunctionName.equals("__swift_async_resume_project_context")) { in splitAsyncCoroutine()
1705 } else if (ProjectionFunctionName.equals( in splitAsyncCoroutine()