Lines Matching defs:TwoCharHashTableKey
11633 class TwoCharHashTableKey : public HashTableKey {11635 TwoCharHashTableKey(uint32_t c1, uint32_t c2, uint32_t seed)11679 // The TwoCharHashTableKey is only used for looking in the symbol11709 TwoCharHashTableKey key(c1, c2, GetHeap()->HashSeed());