Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCoroutine.cpp471 struct GetReturnObjectManager { struct
479 GetReturnObjectManager(CodeGenFunction &CGF, const CoroutineBodyStmt &S) in GetReturnObjectManager() function
600 GetReturnObjectManager GroManager(*this, S); in EmitCoroutineBody()