Searched defs:MapEntry (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringSet.h51 insert(const StringMapEntry<ValueTy> &MapEntry) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.cpp43 auto &MapEntry = getEntryImpl(Asm, Str); local
49 auto &MapEntry = getEntryImpl(Asm, Str); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackDocument.cpp66 DocNode *MapEntry; member in struct:StackLevel
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp25 class MapEntry { class
28 explicit MapEntry(ValueObjectSP entry_sp) : m_entry_sp(entry_sp) {} function in class:MapEntry
30 explicit MapEntry(ValueObject *entry) function in class:MapEntry
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp456 auto &MapEntry = I.first->getValue(); local

Completed in 74 milliseconds