Searched refs:ReadData (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReaderInternals.h | 175 data_type ReadData(const internal_key_type& k, 228 data_type ReadData(Selector, const unsigned char* d, unsigned DataLen); 279 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 __anon989f7eea0311::IdentifierIndexReaderTrait 518 data_type ReadData(const internal_key_type& k, in ReadData() function in __anon989f7eea0611::InterestingASTIdentifierLookupTrait
|
| H A D | ASTReader.cpp | 881 ASTSelectorLookupTrait::ReadData(Selector, const unsigned char* d, in ReadData() function in ASTSelectorLookupTrait 962 IdentifierInfo *ASTIdentifierLookupTrait::ReadData(const internal_key_type& k, in ReadData() function in ASTIdentifierLookupTrait 1882 HeaderFileInfoTrait::ReadData(internal_key_ref key, const unsigned char *d, in ReadData() function in HeaderFileInfoTrait
|
| /freebsd-13.1/contrib/llvm-project/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);
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | InstrProfReader.h | 366 data_type ReadData(StringRef K, const unsigned char *D, offset_type N);
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProfReader.cpp | 571 data_type InstrProfLookupTrait::ReadData(StringRef K, const unsigned char *D, in ReadData() function in InstrProfLookupTrait
|