Searched defs:StringMapEntry (Results 1 – 12 of 12) sorted by relevance
23 template <typename ValueTy> class StringMapEntry; variable
51 template<typename ValueTy> class StringMapEntry; variable
569 friend class StringMapEntry<MDString>; variable
25 template <typename ValueTy> class StringMapEntry; variable
49 template<typename ValueTy> class StringMapEntry; variable
34 template <typename T> class StringMapEntry; variable
36 class StringMapEntry; variable132 explicit StringMapEntry(unsigned strLen) in StringMapEntry() function135 StringMapEntry(unsigned strLen, InitTy &&... InitVals) in StringMapEntry() function
29 class StringMapEntry; variable127 explicit StringMapEntry(unsigned strLen) in StringMapEntry() function130 StringMapEntry(unsigned strLen, InitTy &&... InitVals) in StringMapEntry() function
587 friend class StringMapEntry<MDString>; variable