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()
703 const BucketT *ConstFoundBucket; in LookupBucketFor() local705 ->LookupBucketFor(Val, ConstFoundBucket); in LookupBucketFor()706 FoundBucket = const_cast<BucketT *>(ConstFoundBucket); in LookupBucketFor()