Searched refs:BreakpointLocationTreeDelegate (Results 1 – 1 of 1) sorted by relevance
5306 class BreakpointLocationTreeDelegate : public TreeDelegate { class5308 BreakpointLocationTreeDelegate(Debugger &debugger) in BreakpointLocationTreeDelegate() function in BreakpointLocationTreeDelegate5311 ~BreakpointLocationTreeDelegate() override = default;5474 std::make_shared<BreakpointLocationTreeDelegate>(m_debugger); in TreeDelegateGenerateChildren()5488 std::shared_ptr<BreakpointLocationTreeDelegate>