Searched refs:TemplateHashMapImpl (Results 1 – 2 of 2) sorted by relevance
17 class TemplateHashMapImpl {28 TemplateHashMapImpl(MatchFun match,32 ~TemplateHashMapImpl();96 typedef TemplateHashMapImpl<FreeStoreAllocationPolicy> HashMap;99 TemplateHashMapImpl<AllocationPolicy>::TemplateHashMapImpl( in TemplateHashMapImpl() function107 TemplateHashMapImpl<AllocationPolicy>::~TemplateHashMapImpl() { in ~TemplateHashMapImpl()113 typename TemplateHashMapImpl<AllocationPolicy>::Entry*114 TemplateHashMapImpl<AllocationPolicy>::Lookup( in Lookup()145 void* TemplateHashMapImpl<AllocationPolicy>::Remove(void* key, uint32_t hash) { in Remove()207 void TemplateHashMapImpl<AllocationPolicy>::Clear() { in Clear()[all …]
245 typedef TemplateHashMapImpl<ZoneAllocationPolicy> ZoneHashMap;