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
497 friend class StringMapEntry<MDString>; variable
28 class StringMapEntry; variable118 explicit StringMapEntry(unsigned strLen) in StringMapEntry() function121 StringMapEntry(unsigned strLen, InitTy &&V) in StringMapEntry() function