Searched defs:hasher (Results 1 - 2 of 2) sorted by path

/frameworks/compile/mclinker/include/mcld/ADT/
H A DHashBase.h75 typedef HashFunctionTy hasher; typedef in class:mcld::HashTableImpl
96 hasher& hash()
99 const hasher& hash() const
130 hasher m_Hasher;
H A DHashTable.h45 typedef HashFunctionTy hasher; typedef in class:mcld::HashTable

Completed in 72 milliseconds