Home
last modified time | relevance | path

Searched defs:SjLj (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCTargetOptions.h22 SjLj, ///< setjmp/longjmp based exceptions enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h314 enum class ExceptionHandlingKind { None, SjLj, WinEH, DwarfCFI, Wasm }; enumerator