reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Core/IOHandler.cpp
 3597       WindowSP source_window_sp = main_window_sp->FindSubWindow("Source");
 3598       WindowSP variables_window_sp = main_window_sp->FindSubWindow("Variables");
 3599       WindowSP registers_window_sp = main_window_sp->FindSubWindow("Registers");
 3605         main_window_sp->RemoveSubWindow(variables_window_sp.get());
 3638         WindowSP new_window_sp = main_window_sp->CreateSubWindow(