Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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 __anoncf781a4d0311::IdentifierIndexReaderTrait
H A DASTReader.cpp881 ASTSelectorLookupTrait::ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in ASTSelectorLookupTrait
947 ASTIdentifierLookupTraitBase::ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in ASTIdentifierLookupTraitBase
1135 ASTDeclContextNameLookupTrait::ReadKeyDataLength(const unsigned char *&d) { in ReadKeyDataLength() function in ASTDeclContextNameLookupTrait
1891 HeaderFileInfoTrait::ReadKeyDataLength(const unsigned char*& d) { in ReadKeyDataLength() function in HeaderFileInfoTrait
4351 auto KeyDataLen = Trait.ReadKeyDataLength(Data); in ReadAST()
8631 auto KeyDataLen = Trait.ReadKeyDataLength(Data); in DecodeIdentifierInfo()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DOnDiskHashTable.h376 Info::ReadKeyDataLength(Items);
475 Info::ReadKeyDataLength(Ptr); in advance()
525 auto L = Info::ReadKeyDataLength(LocalPtr); in getInternalKey()
571 auto L = Info::ReadKeyDataLength(LocalPtr);
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DMemProf.h466 ReadKeyDataLength(const unsigned char *&D) { in ReadKeyDataLength() function
593 ReadKeyDataLength(const unsigned char *&D) { in ReadKeyDataLength() function
H A DInstrProfReader.h460 ReadKeyDataLength(const unsigned char *&D) { in ReadKeyDataLength() function