Home
last modified time | relevance | path

Searched defs:addItem (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/utils/lui/
H A Dcui.py158 def addItem(self, item): member in ListWin
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSupport.h137 void addItem(MapType *Map, KeyType Key, ValueType Value) { in addItem() function
/llvm-project/clang-tools-extra/clangd/support/
H A DMarkup.cpp456 class Document &BulletList::addItem() { in addItem() function in clang::clangd::markup::BulletList