Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReaderInternals.h102 ReadKeyDataLength(const unsigned char *&d);
144 ReadKeyDataLength(const unsigned char*& d);
224 ReadKeyDataLength(const unsigned char*& d);
274 ReadKeyDataLength(const unsigned char*& d);
H A DMultiOnDiskHashTable.h160 auto L = InfoObj.ReadKeyDataLength(LocalPtr); in condense()
280 auto L = InfoObj.ReadKeyDataLength(LocalPtr); in findAll()
H A DGlobalModuleIndex.cpp90 ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in __anon244be4660311::IdentifierIndexReaderTrait
H A DASTReader.cpp880 ASTSelectorLookupTrait::ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in ASTSelectorLookupTrait
946 ASTIdentifierLookupTraitBase::ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in ASTIdentifierLookupTraitBase
1134 ASTDeclContextNameLookupTrait::ReadKeyDataLength(const unsigned char *&d) { in ReadKeyDataLength() function in ASTDeclContextNameLookupTrait
1895 HeaderFileInfoTrait::ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in HeaderFileInfoTrait
4357 auto KeyDataLen = Trait.ReadKeyDataLength(Data); in ReadAST()
8592 auto KeyDataLen = Trait.ReadKeyDataLength(Data); in DecodeIdentifierInfo()
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DOnDiskHashTable.h377 Info::ReadKeyDataLength(Items);
476 Info::ReadKeyDataLength(Ptr); in advance()
526 auto L = Info::ReadKeyDataLength(LocalPtr); in getInternalKey()
572 auto L = Info::ReadKeyDataLength(LocalPtr);
/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DMemProf.h465 ReadKeyDataLength(const unsigned char *&D) { in ReadKeyDataLength() function
592 ReadKeyDataLength(const unsigned char *&D) { in ReadKeyDataLength() function
H A DInstrProfReader.h428 ReadKeyDataLength(const unsigned char *&D) { in ReadKeyDataLength() function