Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DScriptInterpreter.h109 ExecuteScriptOptions &SetSetLLDBGlobals(bool set) { in SetSetLLDBGlobals() function
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp2775 .SetSetLLDBGlobals(false)) in LoadScriptingModule()
2849 .SetSetLLDBGlobals(false)) && in LoadScriptingModule()
2876 .SetSetLLDBGlobals(false)); in LoadScriptingModule()
2921 options.SetSetLLDBGlobals(false); in IsReservedWord()