Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetOptions.h398 ExceptionHandling ExceptionModel = ExceptionHandling::None; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCommandFlags.cpp155 static cl::opt<ExceptionHandling> ExceptionModel( in CGOPT() local