Searched refs:ReadKey (Results 1 – 6 of 6) sorted by relevance
| /minix3/external/bsd/llvm/dist/clang/lib/Serialization/ |
| H A D | ASTReaderInternals.h | 77 internal_key_type ReadKey(const unsigned char* d, unsigned); 116 static internal_key_type ReadKey(const unsigned char* d, unsigned n); 186 internal_key_type ReadKey(const unsigned char* d, unsigned); 235 static internal_key_type ReadKey(const unsigned char *d, unsigned);
|
| H A D | GlobalModuleIndex.cpp | 100 static internal_key_type ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in __anonffcf63e90311::IdentifierIndexReaderTrait
|
| H A D | ASTReader.cpp | 624 ASTSelectorLookupTrait::ReadKey(const unsigned char* d, unsigned) { in ReadKey() function in ASTSelectorLookupTrait 692 ASTIdentifierLookupTraitBase::ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in ASTIdentifierLookupTraitBase 918 ASTDeclContextNameLookupTrait::ReadKey(const unsigned char* d, unsigned) { in ReadKey() function in ASTDeclContextNameLookupTrait 1524 HeaderFileInfoTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in HeaderFileInfoTrait 7559 Trait.ReadKey(M.SelectorLookupTableData + M.SelectorOffsets[Idx], 0); in DecodeSelector()
|
| /minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ |
| H A D | OnDiskHashTable.h | 325 InfoPtr->ReadKey((const unsigned char *const)Items, L.first); 452 const internal_key_type &Key = InfoObj->ReadKey(LocalPtr, L.first); 525 const internal_key_type &Key = InfoObj->ReadKey(LocalPtr, L.first);
|
| /minix3/external/bsd/llvm/dist/clang/lib/Lex/ |
| H A D | PTHLexer.cpp | 338 static internal_key_type ReadKey(const unsigned char* d, unsigned) { in ReadKey() function in __anon56eab9b10111::PTHFileLookupCommonTrait 400 ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in PTHManager::PTHStringLookupTrait
|
| /minix3/external/bsd/llvm/dist/llvm/include/llvm/ProfileData/ |
| H A D | InstrProfReader.h | 237 StringRef ReadKey(const unsigned char *D, offset_type N) { in ReadKey() function
|