Home
last modified time | relevance | path

Searched refs:maskout (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h75 ExecuteScriptOptions &SetMaskoutErrors(bool maskout) { in SetMaskoutErrors() argument
76 m_maskout_errors = maskout; in SetMaskoutErrors()