Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxList.cpp27 class ListEntry { class
30 ListEntry(ValueObjectSP entry_sp) : m_entry_sp(std::move(entry_sp)) {} in ListEntry() function in __anon1be7be510111::ListEntry
31 ListEntry(ValueObject *entry) in ListEntry() function in __anon1be7be510111::ListEntry
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp274 NListType ListEntry; in writeNListEntry() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp477 NListType ListEntry; writeNListEntry() local