enum CoroutineSuspendExpr::SubExpr
Declared at: clang/include/clang/AST/ExprCXX.h:4701
Enumerators
Name | Value | Comment |
---|---|---|
Operand | 0 | |
Common | 1 | |
Ready | 2 | |
Suspend | 3 | |
Resume | 4 | |
Count | 5 |
Declared at: clang/include/clang/AST/ExprCXX.h:4701
Name | Value | Comment |
---|---|---|
Operand | 0 | |
Common | 1 | |
Ready | 2 | |
Suspend | 3 | |
Resume | 4 | |
Count | 5 |