Home
last modified time | relevance | path

Searched refs:sd_impl (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPlatformPythonInterface.cpp40 StructuredDataImpl sd_impl(args_sp); in CreatePluginObject() local
42 exe_ctx_ref_sp, sd_impl); in CreatePluginObject()
H A DScriptedThreadPythonInterface.cpp39 StructuredDataImpl sd_impl(args_sp); in CreatePluginObject() local
41 exe_ctx_ref_sp, sd_impl); in CreatePluginObject()
H A DScriptedProcessPythonInterface.cpp42 StructuredDataImpl sd_impl(args_sp); in CreatePluginObject() local
44 exe_ctx_ref_sp, sd_impl); in CreatePluginObject()