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.cpp28 class ListEntry { class
31 ListEntry(ValueObjectSP entry_sp) : m_entry_sp(std::move(entry_sp)) {} in ListEntry() function in __anon1be7be510111::ListEntry
32 ListEntry(ValueObject *entry) in ListEntry() function in __anon1be7be510111::ListEntry
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp273 NListType ListEntry; in writeNListEntry() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp476 NListType ListEntry; in writeNListEntry() local