Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGCoroutine.cpp396 struct CallCoroEnd final : public EHScopeStack::Cleanup { struct
643 EHStack.pushCleanup<CallCoroEnd>(EHCleanup); in EmitCoroutineBody()