Home
last modified time | relevance | path

Searched refs:GetExternalKey (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTReaderInternals.h152 GetExternalKey(const internal_key_type& x) { return x; } in GetExternalKey() function
H A DGlobalModuleIndex.cpp101 GetExternalKey(const internal_key_type& x) { return x; } in GetExternalKey() function in __anonec4570430311::IdentifierIndexReaderTrait
/openbsd/gnu/llvm/llvm/include/llvm/ProfileData/
H A DMemProf.h461 static uint64_t GetExternalKey(uint64_t K) { return K; } in GetExternalKey() function
588 static uint64_t GetExternalKey(external_key_type K) { return K; } in GetExternalKey() function
H A DInstrProfReader.h455 static StringRef GetExternalKey(StringRef K) { return K; } in GetExternalKey() function
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DOnDiskHashTable.h532 return InfoObj->GetExternalKey(getInternalKey());