Searched refs:ReadData (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | ASTReaderInternals.h | 174 data_type ReadData(const internal_key_type& k, 227 data_type ReadData(Selector, const unsigned char* d, unsigned DataLen); 278 data_type ReadData(internal_key_ref,const unsigned char *d, unsigned DataLen);
|
| H A D | GlobalModuleIndex.cpp | 107 static data_type ReadData(const internal_key_type& k, in ReadData() function in __anon244be4660311::IdentifierIndexReaderTrait 518 data_type ReadData(const internal_key_type& k, in ReadData() function in __anon244be4660611::InterestingASTIdentifierLookupTrait
|
| H A D | ASTReader.cpp | 907 ASTSelectorLookupTrait::ReadData(Selector, const unsigned char* d, in ReadData() function in ASTSelectorLookupTrait 988 IdentifierInfo *ASTIdentifierLookupTrait::ReadData(const internal_key_type& k, in ReadData() function in ASTIdentifierLookupTrait 1912 HeaderFileInfoTrait::ReadData(internal_key_ref key, const unsigned char *d, in ReadData() function in HeaderFileInfoTrait
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | OnDiskHashTable.h | 333 data_type operator*() const { return InfoObj->ReadData(Key, Data, Len); } 576 return InfoObj->ReadData(Key, LocalPtr + L.first, L.second);
|
| /llvm-project-15.0.7/llvm/include/llvm/ProfileData/ |
| H A D | MemProf.h | 478 data_type ReadData(uint64_t K, const unsigned char *D, in ReadData() function 605 data_type ReadData(uint64_t K, const unsigned char *D, in ReadData() function
|
| H A D | InstrProfReader.h | 442 data_type ReadData(StringRef K, const unsigned char *D, offset_type N);
|
| /llvm-project-15.0.7/llvm/lib/ProfileData/ |
| H A D | InstrProfReader.cpp | 653 data_type InstrProfLookupTrait::ReadData(StringRef K, const unsigned char *D, in ReadData() function in InstrProfLookupTrait
|