Searched defs:ReadKey (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h269 StringRef ReadKey(const unsigned char *D, offset_type N) { function in class:llvm::IndexedInstrProf::HashT
/external/clang/lib/Lex/
H A DPTHLexer.cpp338 static internal_key_type ReadKey(const unsigned char* d, unsigned) { function in class:__anon1255::PTHFileLookupCommonTrait
400 ReadKey(const unsigned char* d, unsigned n) { function in class:PTHManager::PTHStringLookupTrait
/external/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp101 static internal_key_type ReadKey(const unsigned char* d, unsigned n) { function in class:__anon1448::IdentifierIndexReaderTrait
H A DASTReader.cpp675 ASTSelectorLookupTrait::ReadKey(const unsigned char* d, unsigned) { function in class:ASTSelectorLookupTrait
743 ASTIdentifierLookupTraitBase::ReadKey(const unsigned char* d, unsigned n) { function in class:ASTIdentifierLookupTraitBase
930 ASTDeclContextNameLookupTrait::ReadKey(const unsigned char *d, unsigned) { function in class:ASTDeclContextNameLookupTrait
1555 HeaderFileInfoTrait::ReadKey(const unsigned char *d, unsigned) { function in class:HeaderFileInfoTrait
3557 auto Key = Trait.ReadKey(Data, KeyDataLen.first);
7590 Trait.ReadKey(M.SelectorLookupTableData + M.SelectorOffsets[Idx], 0);

Completed in 956 milliseconds