enum class ClrHandlerType
Declared at: llvm/include/llvm/CodeGen/WinEHFuncInfo.h:79
Enumerators
Name | Value | Comment |
---|---|---|
Catch | 0 | |
Finally | 1 | |
Fault | 2 | |
Filter | 3 |
Declared at: llvm/include/llvm/CodeGen/WinEHFuncInfo.h:79
Name | Value | Comment |
---|---|---|
Catch | 0 | |
Finally | 1 | |
Fault | 2 | |
Filter | 3 |