Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1827 OverrideExecutionContext(override_context); in HandleCommand()
2476 OverrideExecutionContext(override_context); in HandleCommands()
2616 OverrideExecutionContext(context); in HandleCommandsFromFile()
2938 void CommandInterpreter::OverrideExecutionContext( in OverrideExecutionContext() function in CommandInterpreter
3053 OverrideExecutionContext(exe_ctx); in IOHandlerInputComplete()
/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h653 void OverrideExecutionContext(const ExecutionContext &override_context);