Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1884 if (implementor_sp) in ScriptedThreadPlanExplainsStop()
1901 if (implementor_sp) in ScriptedThreadPlanShouldStop()
1918 if (implementor_sp) in ScriptedThreadPlanIsStale()
1935 if (implementor_sp) in ScriptedThreadPlanGetRunState()
2403 if (!implementor_sp) in CalculateNumChildren()
2425 if (!implementor_sp) in GetChildAtIndex()
2457 if (!implementor_sp) in GetIndexOfChildWithName()
2482 if (!implementor_sp) in UpdateSynthProviderInstance()
2505 if (!implementor_sp) in MightHaveChildrenSynthProviderInstance()
2529 if (!implementor_sp) in GetSyntheticValue()
[all …]
H A DScriptInterpreterPythonImpl.h86 bool ScriptedThreadPlanExplainsStop(StructuredData::ObjectSP implementor_sp,
90 bool ScriptedThreadPlanShouldStop(StructuredData::ObjectSP implementor_sp,
93 bool ScriptedThreadPlanIsStale(StructuredData::ObjectSP implementor_sp,
97 ScriptedThreadPlanGetRunState(StructuredData::ObjectSP implementor_sp,
105 StructuredData::GenericSP implementor_sp,
109 StructuredData::GenericSP implementor_sp) override;
115 bool ScriptedStopHookHandleStop(StructuredData::GenericSP implementor_sp,
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h281 ScriptedThreadPlanExplainsStop(StructuredData::ObjectSP implementor_sp, in ScriptedThreadPlanExplainsStop() argument
288 ScriptedThreadPlanShouldStop(StructuredData::ObjectSP implementor_sp, in ScriptedThreadPlanShouldStop() argument
295 ScriptedThreadPlanIsStale(StructuredData::ObjectSP implementor_sp, in ScriptedThreadPlanIsStale() argument
302 ScriptedThreadPlanGetRunState(StructuredData::ObjectSP implementor_sp, in ScriptedThreadPlanGetRunState() argument
316 ScriptedBreakpointResolverSearchCallback(StructuredData::GenericSP implementor_sp, in ScriptedBreakpointResolverSearchCallback() argument
323 ScriptedBreakpointResolverSearchDepth(StructuredData::GenericSP implementor_sp) in ScriptedBreakpointResolverSearchDepth() argument
339 ScriptedStopHookHandleStop(StructuredData::GenericSP implementor_sp, in ScriptedStopHookHandleStop() argument