Searched defs:GetReturnObjectManager (Results 1 – 1 of 1) sorted by relevance
513 struct GetReturnObjectManager { struct514 CodeGenFunction &CGF;515 CGBuilderTy &Builder;516 const CoroutineBodyStmt &S;518 bool DirectEmit = false;520 Address GroActiveFlag;521 CodeGenFunction::AutoVarEmission GroEmission;523 GetReturnObjectManager(CodeGenFunction &CGF, const CoroutineBodyStmt &S) in GetReturnObjectManager() function558 void EmitGroAlloca() { in EmitGroAlloca()599 void EmitGroInit() { in EmitGroInit()