enum class CallbackAndCookie::Status
Declared at: llvm/lib/Support/Signals.cpp:53
Enumerators
Name | Value | Comment |
---|---|---|
Empty | 0 | |
Initializing | 1 | |
Initialized | 2 | |
Executing | 3 |
Declared at: llvm/lib/Support/Signals.cpp:53
Name | Value | Comment |
---|---|---|
Empty | 0 | |
Initializing | 1 | |
Initialized | 2 | |
Executing | 3 |