Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
DASTReaderInternals.h76 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);
DGlobalModuleIndex.cpp97 static internal_key_type ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in __anone27149480311::IdentifierIndexReaderTrait
DASTReader.cpp411 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/
DOnDiskHashTable.h321 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/
DPTHLexer.cpp325 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