Searched refs:createHashSetWithArenaAllocatorAndCustomFunctors (Results 1 – 3 of 3) sorted by relevance
27 return createHashSetWithArenaAllocatorAndCustomFunctors<LazyComponentWithNoArgs>( in createLazyComponentWithNoArgsSet()34 return createHashSetWithArenaAllocatorAndCustomFunctors<LazyComponentWithArgs>( in createLazyComponentWithArgsSet()
43 createHashSetWithArenaAllocatorAndCustomFunctors(size_t capacity, MemoryPool& memory_pool, Hasher h… in createHashSetWithArenaAllocatorAndCustomFunctors() function
82 createHashSetWithArenaAllocatorAndCustomFunctors(size_t capacity, MemoryPool& memory_pool, Hasher, …