Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPlatformPythonInterface.cpp38 StructuredDataImpl sd_impl(args_sp); in CreatePluginObject() local
40 exe_ctx_ref_sp, sd_impl); in CreatePluginObject()
H A DScriptedThreadPythonInterface.cpp38 StructuredDataImpl sd_impl(args_sp); in CreatePluginObject() local
40 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()