Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanPython.cpp85 auto obj_or_err = m_interface->CreatePluginObject( in DidPush() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp119 auto obj_or_err = operating_system_interface->CreatePluginObject( in OperatingSystemPython() local