Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DScriptInterpreter.h114 ExecuteScriptOptions &SetMaskoutErrors(bool maskout) { in SetMaskoutErrors() function
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp2920 options.SetMaskoutErrors(true); in IsReservedWord()