Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1806 auto ProjectionFunctionName = in splitAsyncCoroutine() local
1809 if (ProjectionFunctionName.equals("__swift_async_resume_project_context")) { in splitAsyncCoroutine()
1812 } else if (ProjectionFunctionName.equals( in splitAsyncCoroutine()