Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp147 void SBExpressionOptions::SetTrapExceptions(bool trap_exceptions) { in SetTrapExceptions()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp6161 bool trap_exceptions) { in CallVoidArgVoidPtrReturn()