Searched defs:NewMap (Results 1 – 10 of 10) sorted by relevance
21 NewMap() Map methodSpec65 func (intMapType) NewMap() Map { func
13 func NewMap[K comparable, V any]() Map[K, V] { func
16 func NewMap(key, elem Type) *Map { func
13 func NewMap(key, elem Type) *Map { func
78 llvm::AssertingVH<llvm::Value>> &NewMap) { in addAlternativeAliasBases()
339 func NewMap(name string) *Map { func
626 func NewMap(k, v *Type) *Type { func