LLVM 20.0.0git
Public Types | List of all members
llvm::coro::Shape::SwitchFieldIndex Struct Reference

#include "llvm/Transforms/Coroutines/CoroShape.h"

Public Types

enum  { Resume , Destroy }
 

Detailed Description

Definition at line 93 of file CoroShape.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
Resume 
Destroy 

Definition at line 94 of file CoroShape.h.


The documentation for this struct was generated from the following file: