Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp702 GetReturnObjectManager GroManager(*this, S); in EmitCoroutineBody() local
703 GroManager.EmitGroAlloca(); in EmitCoroutineBody()
743 GroManager.EmitGroInit(); in EmitCoroutineBody()
811 if (GroManager.DirectEmit) in EmitCoroutineBody()