Home
last modified time | relevance | path

Searched defs:ExceptionModel (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DRuntimeLibcalls.cpp73 ExceptionHandling ExceptionModel, in initLibcalls()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp177 static cl::opt<ExceptionHandling> ExceptionModel( in CGOPT() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h442 ExceptionHandling ExceptionModel = ExceptionHandling::None; variable