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

#include "Transforms/Coroutines/CoroInternal.h"

Public Types

enum  { Resume , Destroy }
 

Detailed Description

Definition at line 90 of file CoroInternal.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
Resume 
Destroy 

Definition at line 91 of file CoroInternal.h.


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