Searched defs:ReadKey (Results 1 - 4 of 4) sorted by relevance
/external/llvm/include/llvm/ProfileData/ |
H A D | InstrProfReader.h | 269 StringRef ReadKey(const unsigned char *D, offset_type N) { function in class:llvm::IndexedInstrProf::HashT
|
/external/clang/lib/Lex/ |
H A D | PTHLexer.cpp | 338 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 D | GlobalModuleIndex.cpp | 101 static internal_key_type ReadKey(const unsigned char* d, unsigned n) { function in class:__anon1448::IdentifierIndexReaderTrait
|
H A D | ASTReader.cpp | 675 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