Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp835 GetReturnObjectManager GroManager(*this, S); in EmitCoroutineBody() local
836 GroManager.EmitGroAlloca(); in EmitCoroutineBody()
876 GroManager.EmitGroInit(); in EmitCoroutineBody()
944 if (GroManager.DirectEmit) in EmitCoroutineBody()