Searched refs:HMAP_EmptyBucketKey (Results 1 – 3 of 3) sorted by relevance
134 Result.Key = HMAP_EmptyBucketKey; in getBucket()187 if (B.Key == HMAP_EmptyBucketKey) continue; in dump()208 if (B.Key == HMAP_EmptyBucketKey) return StringRef(); // Hash miss. in lookupFilename()240 if (B.Key == HMAP_EmptyBucketKey) in reverseLookupFilename()
19 HMAP_EmptyBucketKey = 0 enumerator
50 if (B.Key != HMAP_EmptyBucketKey) in forEachKey()