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.cpp840 GetReturnObjectManager GroManager(*this, S); in EmitCoroutineBody() local
841 GroManager.EmitGroAlloca(); in EmitCoroutineBody()
896 GroManager.EmitGroInit(); in EmitCoroutineBody()
965 if (GroManager.DirectEmit) { in EmitCoroutineBody()