Searched defs:GetReturnObjectManager (Results 1 – 1 of 1) sorted by relevance
647 struct GetReturnObjectManager { struct648 CodeGenFunction &CGF;649 CGBuilderTy &Builder;650 const CoroutineBodyStmt &S;652 bool DirectEmit = false;654 Address GroActiveFlag;655 CodeGenFunction::AutoVarEmission GroEmission;657 GetReturnObjectManager(CodeGenFunction &CGF, const CoroutineBodyStmt &S) in GetReturnObjectManager() function692 void EmitGroAlloca() { in EmitGroAlloca()737 void EmitGroInit() { in EmitGroInit()