Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1604 auto ProjectionFunctionName = in splitAsyncCoroutine() local
1607 if (ProjectionFunctionName.equals("__swift_async_resume_project_context")) { in splitAsyncCoroutine()
1610 } else if (ProjectionFunctionName.equals( in splitAsyncCoroutine()