Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReaderInternals.h102 ReadKeyDataLength(const unsigned char *&d);
144 ReadKeyDataLength(const unsigned char*& d);
224 ReadKeyDataLength(const unsigned char*& d);
274 ReadKeyDataLength(const unsigned char*& d);
HDMultiOnDiskHashTable.h160 auto L = InfoObj.ReadKeyDataLength(LocalPtr); in condense()
282 auto L = InfoObj.ReadKeyDataLength(LocalPtr); in findAll()
HDGlobalModuleIndex.cpp89 ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in __anon85fba7d00311::IdentifierIndexReaderTrait
HDASTReader.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-14-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDOnDiskHashTable.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-14-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDMemProf.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
HDInstrProfReader.h507 ReadKeyDataLength(const unsigned char *&D) { in ReadKeyDataLength() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/APINotes/
HDAPINotesReader.cpp69 static std::pair<unsigned, unsigned> ReadKeyDataLength(const uint8_t *&Data) { in ReadKeyDataLength() function in clang::api_notes::__anon594f393c0111::VersionedTableInfo
161 static std::pair<unsigned, unsigned> ReadKeyDataLength(const uint8_t *&Data) { in ReadKeyDataLength() function in clang::api_notes::__anon594f393c0111::IdentifierTableInfo
201 static std::pair<unsigned, unsigned> ReadKeyDataLength(const uint8_t *&Data) { in ReadKeyDataLength() function in clang::api_notes::__anon594f393c0111::ContextIDTableInfo
405 static std::pair<unsigned, unsigned> ReadKeyDataLength(const uint8_t *&Data) { in ReadKeyDataLength() function in clang::api_notes::__anon594f393c0111::ObjCSelectorTableInfo