Searched defs:LookupBucketFor (Results 1 – 6 of 6) sorted by relevance
55 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor() function in StringMapImpl
72 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor() function in StringMapImpl
73 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor() function in StringMapImpl
511 bool LookupBucketFor(const LookupKeyT &Val, in LookupBucketFor() function562 bool LookupBucketFor(const LookupKeyT &Val, BucketT *&FoundBucket) { in LookupBucketFor() function
513 bool LookupBucketFor(const LookupKeyT &Val, in LookupBucketFor() function564 bool LookupBucketFor(const LookupKeyT &Val, BucketT *&FoundBucket) { in LookupBucketFor() function
324 bool LookupBucketFor(const KeyT &Val, BucketT *&FoundBucket) const { in LookupBucketFor() function