Searched defs:GetReturnObjectManager (Results 1 – 1 of 1) sorted by relevance
469 struct GetReturnObjectManager { struct470 CodeGenFunction &CGF;471 CGBuilderTy &Builder;472 const CoroutineBodyStmt &S;474 Address GroActiveFlag;475 CodeGenFunction::AutoVarEmission GroEmission;477 GetReturnObjectManager(CodeGenFunction &CGF, const CoroutineBodyStmt &S) in GetReturnObjectManager() function487 void EmitGroAlloca() { in EmitGroAlloca()520 void EmitGroInit() { in EmitGroInit()