Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp557 getBundlesForCoroEnd(CodeGenFunction &CGF) { in getBundlesForCoroEnd() function
576 auto Bundles = getBundlesForCoroEnd(CGF); in Emit()