|
clang 22.0.0git
|
Public Attributes | |
| cir::CallOp | coroId = nullptr |
| mlir::Value | coroBegin = nullptr |
Definition at line 23 of file CIRGenCoroutine.cpp.
| mlir::Value clang::CIRGen::CGCoroData::coroBegin = nullptr |
Definition at line 29 of file CIRGenCoroutine.cpp.
| cir::CallOp clang::CIRGen::CGCoroData::coroId = nullptr |
Definition at line 26 of file CIRGenCoroutine.cpp.