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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderInternals.h153 GetExternalKey(const internal_key_type& x) { return x; } function in class:clang::serialization::reader::ASTIdentifierLookupTraitBase
H A DGlobalModuleIndex.cpp101 GetExternalKey(const internal_key_type& x) { return x; } function in class:__anon2153::IdentifierIndexReaderTrait
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h320 static StringRef GetExternalKey(StringRef K) { return K; } function in class:llvm::IndexedInstrProf::HashT
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h533 return InfoObj->GetExternalKey(getInternalKey());

Completed in 99 milliseconds