Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBExpressionOptions.cpp165 void SBExpressionOptions::SetTrapExceptions(bool trap_exceptions) { in SetTrapExceptions()
/external/llvm-project/lldb/source/Target/
DProcess.cpp6143 bool trap_exceptions) { in CallVoidArgVoidPtrReturn()