Searched refs:BreakpointLocationTreeDelegate (Results 1 – 1 of 1) sorted by relevance
5279 class BreakpointLocationTreeDelegate : public TreeDelegate { class5281 BreakpointLocationTreeDelegate(Debugger &debugger) in BreakpointLocationTreeDelegate() function in BreakpointLocationTreeDelegate5284 ~BreakpointLocationTreeDelegate() override = default;5448 std::make_shared<BreakpointLocationTreeDelegate>(m_debugger); in TreeDelegateGenerateChildren()5463 std::shared_ptr<BreakpointLocationTreeDelegate>