Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h77 ExecuteScriptOptions &SetSetLLDBGlobals(bool set) { in SetSetLLDBGlobals() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2797 .SetSetLLDBGlobals(false)) in LoadScriptingModule()
2829 .SetSetLLDBGlobals(false)) && in LoadScriptingModule()
2861 .SetSetLLDBGlobals(false)); in LoadScriptingModule()
2907 options.SetSetLLDBGlobals(false); in IsReservedWord()