Searched defs:GetExternalKey (Results 1 – 4 of 4) sorted by relevance
461 static uint64_t GetExternalKey(uint64_t K) { return K; } in GetExternalKey() function588 static uint64_t GetExternalKey(external_key_type K) { return K; } in GetExternalKey() function
455 static StringRef GetExternalKey(StringRef K) { return K; } in GetExternalKey() function
152 GetExternalKey(const internal_key_type& x) { return x; } in GetExternalKey() function
101 GetExternalKey(const internal_key_type& x) { return x; } in GetExternalKey() function in __anoncf781a4d0311::IdentifierIndexReaderTrait