Home
last modified time | relevance | path

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

/freebsd-14.2/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.cpp90 ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in __anoncf1c43ec0311::IdentifierIndexReaderTrait
H A DASTReader.cpp906 ASTSelectorLookupTrait::ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in ASTSelectorLookupTrait
977 ASTIdentifierLookupTraitBase::ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in ASTIdentifierLookupTraitBase
1171 ASTDeclContextNameLookupTrait::ReadKeyDataLength(const unsigned char *&d) { in ReadKeyDataLength() function in ASTDeclContextNameLookupTrait
2021 HeaderFileInfoTrait::ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in HeaderFileInfoTrait
4516 auto KeyDataLen = Trait.ReadKeyDataLength(Data); in ReadAST()
8865 auto KeyDataLen = Trait.ReadKeyDataLength(Data); in DecodeIdentifierInfo()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h382 Info::ReadKeyDataLength(Items);
482 Info::ReadKeyDataLength(Ptr); in advance()
532 auto L = Info::ReadKeyDataLength(LocalPtr); in getInternalKey()
578 auto L = Info::ReadKeyDataLength(LocalPtr);
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h469 ReadKeyDataLength(const unsigned char *&D) { in ReadKeyDataLength() function
604 ReadKeyDataLength(const unsigned char *&D) { in ReadKeyDataLength() function
H A DInstrProfReader.h503 ReadKeyDataLength(const unsigned char *&D) { in ReadKeyDataLength() function
/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp66 static std::pair<unsigned, unsigned> ReadKeyDataLength(const uint8_t *&Data) { in ReadKeyDataLength() function in clang::api_notes::__anonc49379580111::VersionedTableInfo
158 static std::pair<unsigned, unsigned> ReadKeyDataLength(const uint8_t *&Data) { in ReadKeyDataLength() function in clang::api_notes::__anonc49379580111::IdentifierTableInfo
198 static std::pair<unsigned, unsigned> ReadKeyDataLength(const uint8_t *&Data) { in ReadKeyDataLength() function in clang::api_notes::__anonc49379580111::ObjCContextIDTableInfo
414 static std::pair<unsigned, unsigned> ReadKeyDataLength(const uint8_t *&Data) { in ReadKeyDataLength() function in clang::api_notes::__anonc49379580111::ObjCSelectorTableInfo