Home
last modified time | relevance | path

Searched refs:ReadKey (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReaderInternals.h77 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 DGlobalModuleIndex.cpp100 static internal_key_type ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in __anonffcf63e90311::IdentifierIndexReaderTrait
H A DASTReader.cpp624 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 DOnDiskHashTable.h325 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 DPTHLexer.cpp338 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 DInstrProfReader.h237 StringRef ReadKey(const unsigned char *D, offset_type N) { in ReadKey() function