Home
last modified time | relevance | path

Searched defs:GetExternalKey (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h303 static StringRef GetExternalKey(StringRef K) { return K; } in GetExternalKey() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderInternals.h154 GetExternalKey(const internal_key_type& x) { return x; } in GetExternalKey() function
H A DGlobalModuleIndex.cpp99 GetExternalKey(const internal_key_type& x) { return x; } in GetExternalKey() function in __anon2d7d61850311::IdentifierIndexReaderTrait