Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1584 if (implementor_sp) in ScriptedThreadPlanExplainsStop()
1601 if (implementor_sp) in ScriptedThreadPlanShouldStop()
1618 if (implementor_sp) in ScriptedThreadPlanIsStale()
1635 if (implementor_sp) in ScriptedThreadPlanGetRunState()
1655 if (implementor_sp) in ScriptedThreadPlanGetStopDescription()
2125 if (!implementor_sp) in CalculateNumChildren()
2147 if (!implementor_sp) in GetChildAtIndex()
2181 if (!implementor_sp) in GetIndexOfChildWithName()
2206 if (!implementor_sp) in UpdateSynthProviderInstance()
2230 if (!implementor_sp) in MightHaveChildrenSynthProviderInstance()
[all …]
H A DScriptInterpreterPythonImpl.h89 bool ScriptedThreadPlanExplainsStop(StructuredData::ObjectSP implementor_sp,
93 bool ScriptedThreadPlanShouldStop(StructuredData::ObjectSP implementor_sp,
96 bool ScriptedThreadPlanIsStale(StructuredData::ObjectSP implementor_sp,
100 ScriptedThreadPlanGetRunState(StructuredData::ObjectSP implementor_sp,
104 ScriptedThreadPlanGetStopDescription(StructuredData::ObjectSP implementor_sp,
113 StructuredData::GenericSP implementor_sp,
117 StructuredData::GenericSP implementor_sp) override;
124 bool ScriptedStopHookHandleStop(StructuredData::GenericSP implementor_sp,
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h262 ScriptedThreadPlanExplainsStop(StructuredData::ObjectSP implementor_sp, in ScriptedThreadPlanExplainsStop() argument
269 ScriptedThreadPlanShouldStop(StructuredData::ObjectSP implementor_sp, in ScriptedThreadPlanShouldStop() argument
276 ScriptedThreadPlanIsStale(StructuredData::ObjectSP implementor_sp, in ScriptedThreadPlanIsStale() argument
283 ScriptedThreadPlanGetRunState(StructuredData::ObjectSP implementor_sp, in ScriptedThreadPlanGetRunState() argument
290 ScriptedThreadPlanGetStopDescription(StructuredData::ObjectSP implementor_sp, in ScriptedThreadPlanGetStopDescription() argument
305 ScriptedBreakpointResolverSearchCallback(StructuredData::GenericSP implementor_sp, in ScriptedBreakpointResolverSearchCallback() argument
312 ScriptedBreakpointResolverSearchDepth(StructuredData::GenericSP implementor_sp) in ScriptedBreakpointResolverSearchDepth() argument
328 ScriptedStopHookHandleStop(StructuredData::GenericSP implementor_sp, in ScriptedStopHookHandleStop() argument