Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderInternals.h153 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 __anon989f7eea0311::IdentifierIndexReaderTrait
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h347 static StringRef GetExternalKey(StringRef K) { return K; } in GetExternalKey() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h533 return InfoObj->GetExternalKey(getInternalKey());