Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1143 void DrawError(Surface &surface) { in DrawError() function in lldb_private::curses::TextFieldDelegate
1162 DrawError(error_surface); in FieldDelegateDraw()
2572 void DrawError(Surface &surface) { in DrawError() function in lldb_private::curses::FormWindowDelegate
2646 DrawError(error_surface); in DrawContent()