Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1761 if (implementor_sp) in ScriptedThreadPlanExplainsStop()
1778 if (implementor_sp) in ScriptedThreadPlanShouldStop()
1795 if (implementor_sp) in ScriptedThreadPlanIsStale()
1812 if (implementor_sp) in ScriptedThreadPlanGetRunState()
2272 if (!implementor_sp) in CalculateNumChildren()
2294 if (!implementor_sp) in GetChildAtIndex()
2326 if (!implementor_sp) in GetIndexOfChildWithName()
2351 if (!implementor_sp) in UpdateSynthProviderInstance()
2374 if (!implementor_sp) in MightHaveChildrenSynthProviderInstance()
2398 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;
116 bool ScriptedStopHookHandleStop(StructuredData::GenericSP implementor_sp,
/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h284 ScriptedThreadPlanExplainsStop(StructuredData::ObjectSP implementor_sp, in ScriptedThreadPlanExplainsStop() argument
291 ScriptedThreadPlanShouldStop(StructuredData::ObjectSP implementor_sp, in ScriptedThreadPlanShouldStop() argument
298 ScriptedThreadPlanIsStale(StructuredData::ObjectSP implementor_sp, in ScriptedThreadPlanIsStale() argument
305 ScriptedThreadPlanGetRunState(StructuredData::ObjectSP implementor_sp, in ScriptedThreadPlanGetRunState() argument
319 ScriptedBreakpointResolverSearchCallback(StructuredData::GenericSP implementor_sp, in ScriptedBreakpointResolverSearchCallback() argument
326 ScriptedBreakpointResolverSearchDepth(StructuredData::GenericSP implementor_sp) in ScriptedBreakpointResolverSearchDepth() argument
342 ScriptedStopHookHandleStop(StructuredData::GenericSP implementor_sp, in ScriptedStopHookHandleStop() argument