Home
last modified time | relevance | path

Searched defs:args_impl (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/ScriptInterpreter/Python/
H A DPythonTestSuite.cpp60 const StructuredDataImpl &args_impl) { in LLDBSwigPythonBreakpointCallbackFunction()
198 const lldb::TargetSP &target_sp, const StructuredDataImpl &args_impl, in LLDBSwigPythonCreateScriptedProcess()
205 const lldb::ProcessSP &process_sp, const StructuredDataImpl &args_impl, in LLDBSwigPythonCreateScriptedThread()
257 const char *session_dictionary_name, const StructuredDataImpl &args_impl, in LLDBSwigPythonCreateScriptedStopHook()
/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptedThreadPythonInterface.cpp38 StructuredDataImpl args_impl(args_sp); in CreatePluginObject() local
H A DScriptedProcessPythonInterface.cpp39 StructuredDataImpl args_impl(args_sp); in CreatePluginObject() local