Home
last modified time | relevance | path

Searched refs:ReadKeyDataLength (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/Serialization/
DASTReaderInternals.h97 ReadKeyDataLength(const unsigned char *&d);
151 ReadKeyDataLength(const unsigned char*& d);
231 ReadKeyDataLength(const unsigned char*& d);
280 ReadKeyDataLength(const unsigned char*& d);
DMultiOnDiskHashTable.h144 auto L = InfoObj.ReadKeyDataLength(LocalPtr); in condense()
264 auto L = InfoObj.ReadKeyDataLength(LocalPtr); in findAll()
DGlobalModuleIndex.cpp88 ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in __anon58a009e40311::IdentifierIndexReaderTrait
DASTReader.cpp667 ASTSelectorLookupTrait::ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in ASTSelectorLookupTrait
735 ASTIdentifierLookupTraitBase::ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in ASTIdentifierLookupTraitBase
922 ASTDeclContextNameLookupTrait::ReadKeyDataLength(const unsigned char *&d) { in ReadKeyDataLength() function in ASTDeclContextNameLookupTrait
1547 HeaderFileInfoTrait::ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in HeaderFileInfoTrait
3556 auto KeyDataLen = Trait.ReadKeyDataLength(Data); in ReadAST()
/external/llvm/include/llvm/Support/
DOnDiskHashTable.h361 Info::ReadKeyDataLength(Items);
460 Info::ReadKeyDataLength(Ptr); in advance()
510 auto L = Info::ReadKeyDataLength(LocalPtr); in getInternalKey()
556 auto L = Info::ReadKeyDataLength(LocalPtr);
/external/clang/lib/Lex/
DPTHLexer.cpp330 ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in __anon9fff538c0111::PTHFileLookupCommonTrait
392 ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in PTHManager::PTHStringLookupTrait
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h262 ReadKeyDataLength(const unsigned char *&D) { in ReadKeyDataLength() function