Searched defs:StringMapEntry (Results 1 – 4 of 4) sorted by relevance
25 template <typename ValueTy> class StringMapEntry; variable
48 template<typename ValueTy> class StringMapEntry; variable
509 friend class StringMapEntry<MDString>; variable
28 class StringMapEntry; variable123 explicit StringMapEntry(unsigned strLen) in StringMapEntry() function126 StringMapEntry(unsigned strLen, InitTy &&V) in StringMapEntry() function