Searched defs:GetInternalKey (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/Serialization/
H A DASTReaderInternals.h92 static internal_key_type GetInternalKey(const external_key_type &Name) { function in class:clang::serialization::reader::ASTDeclContextNameLookupTrait
155 GetInternalKey(const external_key_type& x) { return x; } function in class:clang::serialization::reader::ASTIdentifierLookupTraitBase
228 GetInternalKey(const external_key_type& x) { return x; } function in class:clang::serialization::reader::ASTSelectorLookupTrait
276 internal_key_type GetInternalKey(const FileEntry *FE);
H A DGlobalModuleIndex.cpp96 GetInternalKey(const external_key_type& x) { return x; } function in class:__anon1448::IdentifierIndexReaderTrait
H A DASTReader.cpp1515 HeaderFileInfoTrait::GetInternalKey(const FileEntry *FE) { function in class:HeaderFileInfoTrait
/external/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h256 static StringRef GetInternalKey(StringRef K) { return K; } function in class:llvm::IndexedInstrProf::HashT
/external/clang/lib/Lex/
H A DPTHLexer.cpp351 static internal_key_type GetInternalKey(const FileEntry* FE) { function in class:PTHManager::PTHFileLookupTrait
389 GetInternalKey(const external_key_type& x) { return x; } function in class:PTHManager::PTHStringLookupTrait
651 static internal_key_type GetInternalKey(const char *path) { function in class:__anon1256::PTHStatLookupTrait

Completed in 496 milliseconds