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.h89 ReadKeyDataLength(const unsigned char *&d);
224 ReadKeyDataLength(const unsigned char *&d);
266 ReadKeyDataLength(const unsigned char*& d);
352 ReadKeyDataLength(const unsigned char*& d);
399 ReadKeyDataLength(const unsigned char*& d);
H A DMultiOnDiskHashTable.h158 auto L = InfoObj.ReadKeyDataLength(LocalPtr); in condense()
279 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.cpp974 ASTSelectorLookupTrait::ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in ASTSelectorLookupTrait
1046 ASTIdentifierLookupTraitBase::ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in ASTIdentifierLookupTraitBase
1249 ASTDeclContextNameLookupTraitBase::ReadKeyDataLength(const unsigned char *&d) { in ReadKeyDataLength() function in ASTDeclContextNameLookupTraitBase
1361 LazySpecializationInfoLookupTrait::ReadKeyDataLength(const unsigned char *&d) { in ReadKeyDataLength() function in LazySpecializationInfoLookupTrait
2237 HeaderFileInfoTrait::ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in HeaderFileInfoTrait
4813 auto KeyDataLen = Trait.ReadKeyDataLength(Data); in ReadAST()
9575 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.h578 ReadKeyDataLength(const unsigned char *&D) {
725 ReadKeyDataLength(const unsigned char *&D) {
806 ReadKeyDataLength(const unsigned char *&D) {
H A DInstrProfReader.h542 ReadKeyDataLength(const unsigned char *&D) { in ReadKeyDataLength() function
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp68 static std::pair<unsigned, unsigned> ReadKeyDataLength(const uint8_t *&Data) { in ReadKeyDataLength() function in clang::api_notes::__anonc79998a20111::VersionedTableInfo
160 static std::pair<unsigned, unsigned> ReadKeyDataLength(const uint8_t *&Data) { in ReadKeyDataLength() function in clang::api_notes::__anonc79998a20111::IdentifierTableInfo
200 static std::pair<unsigned, unsigned> ReadKeyDataLength(const uint8_t *&Data) { in ReadKeyDataLength() function in clang::api_notes::__anonc79998a20111::ContextIDTableInfo
443 static std::pair<unsigned, unsigned> ReadKeyDataLength(const uint8_t *&Data) { in ReadKeyDataLength() function in clang::api_notes::__anonc79998a20111::ObjCSelectorTableInfo