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()
660 const BucketT *ConstFoundBucket; in LookupBucketFor() local662 ->LookupBucketFor(Val, ConstFoundBucket); in LookupBucketFor()663 FoundBucket = const_cast<BucketT *>(ConstFoundBucket); in LookupBucketFor()