Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/API/
H A DSBExpressionOptions.cpp147 void SBExpressionOptions::SetTrapExceptions(bool trap_exceptions) { in SetTrapExceptions()
/openbsd/gnu/llvm/lldb/source/Target/
H A DProcess.cpp6058 bool trap_exceptions) { in CallVoidArgVoidPtrReturn()