Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1610 StructuredData::GenericSP implementor_sp, SymbolContext *sym_ctx) { in ScriptedBreakpointResolverSearchCallback()
1628 StructuredData::GenericSP implementor_sp) { in ScriptedBreakpointResolverSearchDepth()
1985 const StructuredData::ObjectSP &implementor_sp, uint32_t max) { in CalculateNumChildren()
2007 const StructuredData::ObjectSP &implementor_sp, uint32_t idx) { in GetChildAtIndex()
2041 const StructuredData::ObjectSP &implementor_sp, const char *child_name) { in GetIndexOfChildWithName()
2067 const StructuredData::ObjectSP &implementor_sp) { in UpdateSynthProviderInstance()
2091 const StructuredData::ObjectSP &implementor_sp) { in MightHaveChildrenSynthProviderInstance()
2115 const StructuredData::ObjectSP &implementor_sp) { in GetSyntheticValue()
2150 const StructuredData::ObjectSP &implementor_sp) { in GetSyntheticTypeName()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h268 ScriptedBreakpointResolverSearchCallback(StructuredData::GenericSP implementor_sp, in ScriptedBreakpointResolverSearchCallback()
275 ScriptedBreakpointResolverSearchDepth(StructuredData::GenericSP implementor_sp) in ScriptedBreakpointResolverSearchDepth()