Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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()
282 auto L = InfoObj.ReadKeyDataLength(LocalPtr); in findAll()
H A DGlobalModuleIndex.cpp89 ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in __anon35ca0d360311::IdentifierIndexReaderTrait
H A DASTReader.cpp945 ASTSelectorLookupTrait::ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in ASTSelectorLookupTrait
1017 ASTIdentifierLookupTraitBase::ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in ASTIdentifierLookupTraitBase
1216 ASTDeclContextNameLookupTrait::ReadKeyDataLength(const unsigned char *&d) { in ReadKeyDataLength() function in ASTDeclContextNameLookupTrait
2063 HeaderFileInfoTrait::ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in HeaderFileInfoTrait
4525 auto KeyDataLen = Trait.ReadKeyDataLength(Data); in ReadAST()
8971 auto KeyDataLen = Trait.ReadKeyDataLength(Data); in DecodeIdentifierInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h380 Info::ReadKeyDataLength(Items);
479 Info::ReadKeyDataLength(Ptr); in advance()
529 auto L = Info::ReadKeyDataLength(LocalPtr); in getInternalKey()
575 auto L = Info::ReadKeyDataLength(LocalPtr);
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h541 ReadKeyDataLength(const unsigned char *&D) { in ReadKeyDataLength() function
688 ReadKeyDataLength(const unsigned char *&D) { in ReadKeyDataLength() function
769 ReadKeyDataLength(const unsigned char *&D) { in ReadKeyDataLength() function
H A DInstrProfReader.h507 ReadKeyDataLength(const unsigned char *&D) { in ReadKeyDataLength() function
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp69 static std::pair<unsigned, unsigned> ReadKeyDataLength(const uint8_t *&Data) { in ReadKeyDataLength() function in clang::api_notes::__anonc79998a20111::VersionedTableInfo
161 static std::pair<unsigned, unsigned> ReadKeyDataLength(const uint8_t *&Data) { in ReadKeyDataLength() function in clang::api_notes::__anonc79998a20111::IdentifierTableInfo
201 static std::pair<unsigned, unsigned> ReadKeyDataLength(const uint8_t *&Data) { in ReadKeyDataLength() function in clang::api_notes::__anonc79998a20111::ContextIDTableInfo
405 static std::pair<unsigned, unsigned> ReadKeyDataLength(const uint8_t *&Data) { in ReadKeyDataLength() function in clang::api_notes::__anonc79998a20111::ObjCSelectorTableInfo