Home
last modified time | relevance | path

Searched defs:InitVals (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringMap.h135 StringMapEntry(unsigned strLen, InitTy &&... InitVals) in StringMapEntry()
158 static StringMapEntry *Create(StringRef Key, AllocatorTy &Allocator, in Create()
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DStringMap.h130 StringMapEntry(unsigned strLen, InitTy &&... InitVals) in StringMapEntry()
152 static StringMapEntry *Create(StringRef Key, AllocatorTy &Allocator, in Create()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringMap.h134 StringMapEntryStorage(size_t strLen, InitTy &&... InitVals) in StringMapEntryStorage()
178 static StringMapEntry *Create(StringRef Key, AllocatorTy &Allocator, in Create()