Home
last modified time | relevance | path

Searched defs:owned_script_object_sp (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedThread.cpp59 StructuredData::GenericSP owned_script_object_sp = Create() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp127 StructuredData::GenericSP owned_script_object_sp = *obj_or_err; in OperatingSystemPython() local