Searched refs:ReadKey (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/ |
| D | ASTReaderInternals.h | 76 internal_key_type ReadKey(const unsigned char* d, unsigned); 114 static internal_key_type ReadKey(const unsigned char* d, unsigned n); 180 internal_key_type ReadKey(const unsigned char* d, unsigned); 226 static internal_key_type ReadKey(const unsigned char *d, unsigned);
|
| D | GlobalModuleIndex.cpp | 97 static internal_key_type ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in __anone27149480311::IdentifierIndexReaderTrait
|
| D | ASTReader.cpp | 411 ASTSelectorLookupTrait::ReadKey(const unsigned char* d, unsigned) { in ReadKey() function in ASTSelectorLookupTrait 475 ASTIdentifierLookupTraitBase::ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in ASTIdentifierLookupTraitBase 674 ASTDeclContextNameLookupTrait::ReadKey(const unsigned char* d, unsigned) { in ReadKey() function in ASTDeclContextNameLookupTrait 1271 HeaderFileInfoTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in HeaderFileInfoTrait 6727 Trait.ReadKey(M.SelectorLookupTableData + M.SelectorOffsets[Idx], 0); in DecodeSelector()
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/ |
| D | OnDiskHashTable.h | 321 InfoPtr->ReadKey((const unsigned char* const) Items, L.first); 392 const internal_key_type& Key = InfoObj->ReadKey(LocalPtr, L.first); 456 InfoObj->ReadKey(LocalPtr, L.first);
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/ |
| D | PTHLexer.cpp | 325 static internal_key_type ReadKey(const unsigned char* d, unsigned) { in ReadKey() function in __anon8106e5700111::PTHFileLookupCommonTrait 383 ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in __anon8106e5700111::PTHStringLookupTrait
|