Home
last modified time | relevance | path

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

/openbsd-src/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-src/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 __anoncf781a4d0311::IdentifierIndexReaderTrait