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

/external/clang/lib/Serialization/
H A DASTReaderInternals.h159 GetExternalKey(const internal_key_type& x) { return x; } function in class:clang::serialization::reader::ASTIdentifierLookupTraitBase
H A DGlobalModuleIndex.cpp99 GetExternalKey(const internal_key_type& x) { return x; } function in class:__anon1610::IdentifierIndexReaderTrait
/external/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h280 static StringRef GetExternalKey(StringRef K) { return K; } function in class:llvm::IndexedInstrProf::HashT

Completed in 135 milliseconds