Searched refs:FoundBucket (Results 1 – 2 of 2) sorted by relevance
314 bool FoundBucket = false; in runOnLoop() local319 FoundBucket = true; in runOnLoop()324 if (!FoundBucket) { in runOnLoop()
604 const BucketT *&FoundBucket) const { in LookupBucketFor() argument609 FoundBucket = nullptr; in LookupBucketFor()627 FoundBucket = ThisBucket; in LookupBucketFor()636 FoundBucket = FoundTombstone ? FoundTombstone : ThisBucket; in LookupBucketFor()654 bool LookupBucketFor(const LookupKeyT &Val, BucketT *&FoundBucket) { in LookupBucketFor() argument658 FoundBucket = const_cast<BucketT *>(ConstFoundBucket); in LookupBucketFor()