Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBStructuredData.cpp139 StructuredData::ObjectSP obj_sp = m_impl_up->GetObjectSP(); in GetKeys() local
140 if (!obj_sp) in GetKeys()
143 StructuredData::Dictionary *dict = obj_sp->GetAsDictionary(); in GetKeys()
H A DSBThread.cpp948 StructuredData::ObjectSP obj_sp = args_data.m_impl_up->GetObjectSP(); in StepUsingScriptedThreadPlan() local
951 false, script_class_name, obj_sp, false, new_plan_status); in StepUsingScriptedThreadPlan()
H A DSBTarget.cpp1156 StructuredData::ObjectSP obj_sp = extra_args.m_impl_up->GetObjectSP(); in BreakpointCreateFromScript() local
1163 obj_sp, in BreakpointCreateFromScript()