Home
last modified time | relevance | path

Searched defs:obj_or_err (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Target/
H A DThreadPlanPython.cpp
/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedThread.cpp59 auto obj_or_err = scripted_thread_interface->CreatePluginObject( in Create() local
H A DScriptedProcess.cpp111 auto obj_or_err = GetInterface().CreatePluginObject( in ScriptedProcess() local
/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp119 auto obj_or_err = operating_system_interface->CreatePluginObject( in OperatingSystemPython() local