Searched defs:InitVals (Results 1 – 3 of 3) sorted by relevance
135 StringMapEntry(unsigned strLen, InitTy &&... InitVals) in StringMapEntry()158 static StringMapEntry *Create(StringRef Key, AllocatorTy &Allocator, in Create()
130 StringMapEntry(unsigned strLen, InitTy &&... InitVals) in StringMapEntry()152 static StringMapEntry *Create(StringRef Key, AllocatorTy &Allocator, in Create()
133 StringMapEntry(size_t strLen, InitTy &&... InitVals) in StringMapEntry()156 static StringMapEntry *Create(StringRef Key, AllocatorTy &Allocator, in Create()