Searched refs:ConstFoundBucket (Results 1 – 2 of 2) sorted by relevance
508 const BucketT *ConstFoundBucket; in LookupBucketFor() local510 Val, ConstFoundBucket); in LookupBucketFor()511 FoundBucket = const_cast<BucketT *>(ConstFoundBucket); in LookupBucketFor()
687 const BucketT *ConstFoundBucket; in LookupBucketFor() local689 ->LookupBucketFor(Val, ConstFoundBucket); in LookupBucketFor()690 FoundBucket = const_cast<BucketT *>(ConstFoundBucket); in LookupBucketFor()