Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DModuleSummaryIndex.cpp590 auto Draw = [&](GlobalValue::GUID IdFrom, GlobalValue::GUID IdTo, int Hotness) { in exportToDot() local
/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp790 virtual void Draw(bool force) { in Draw() function in curses::Window
2263 void Draw(Surface &surface, bool is_selected) { in Draw() function in curses::FormAction
4691 bool Draw(Window &window, const int first_visible_row, in Draw() function in TreeItem