Searched refs:ReadData (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ |
| H A D | ASTReaderInternals.h | 176 data_type ReadData(const internal_key_type& k, 229 data_type ReadData(Selector, const unsigned char* d, unsigned DataLen); 280 data_type ReadData(internal_key_ref,const unsigned char *d, unsigned DataLen);
|
| H A D | GlobalModuleIndex.cpp | 105 static data_type ReadData(const internal_key_type& k, in ReadData() function in __anon2d7d61850311::IdentifierIndexReaderTrait 499 data_type ReadData(const internal_key_type& k, in ReadData() function in __anon2d7d61850511::InterestingASTIdentifierLookupTrait
|
| H A D | ASTReader.cpp | 850 ASTSelectorLookupTrait::ReadData(Selector, const unsigned char* d, in ReadData() function in ASTSelectorLookupTrait 936 IdentifierInfo *ASTIdentifierLookupTrait::ReadData(const internal_key_type& k, in ReadData() function in ASTIdentifierLookupTrait 1754 HeaderFileInfoTrait::ReadData(internal_key_ref key, const unsigned char *d, in ReadData() function in HeaderFileInfoTrait
|
| /freebsd-12.1/contrib/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-12.1/contrib/llvm/include/llvm/ProfileData/ |
| H A D | InstrProfReader.h | 322 data_type ReadData(StringRef K, const unsigned char *D, offset_type N);
|
| /freebsd-12.1/contrib/llvm/lib/ProfileData/ |
| H A D | InstrProfReader.cpp | 519 data_type InstrProfLookupTrait::ReadData(StringRef K, const unsigned char *D, in ReadData() function in InstrProfLookupTrait
|