Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp513 struct GetReturnObjectManager { struct
523 GetReturnObjectManager(CodeGenFunction &CGF, const CoroutineBodyStmt &S) in GetReturnObjectManager() argument
702 GetReturnObjectManager GroManager(*this, S); in EmitCoroutineBody()