Searched refs:ReadData (Results 1 – 6 of 6) sorted by relevance
| /minix3/external/bsd/llvm/dist/clang/lib/Serialization/ |
| H A D | ASTReaderInternals.h | 79 data_type ReadData(internal_key_type, const unsigned char* d, 136 data_type ReadData(const internal_key_type& k, 187 data_type ReadData(Selector, const unsigned char* d, unsigned DataLen); 237 data_type ReadData(internal_key_ref,const unsigned char *d, unsigned DataLen);
|
| H A D | GlobalModuleIndex.cpp | 104 static data_type ReadData(const internal_key_type& k, in ReadData() function in __anonffcf63e90311::IdentifierIndexReaderTrait 481 data_type ReadData(const internal_key_type& k, in ReadData() function in __anonffcf63e90511::InterestingASTIdentifierLookupTrait
|
| H A D | ASTReader.cpp | 645 ASTSelectorLookupTrait::ReadData(Selector, const unsigned char* d, in ReadData() function in ASTSelectorLookupTrait 707 IdentifierInfo *ASTIdentifierLookupTrait::ReadData(const internal_key_type& k, in ReadData() function in ASTIdentifierLookupTrait 955 ASTDeclContextNameLookupTrait::ReadData(internal_key_type, in ReadData() function in ASTDeclContextNameLookupTrait 1535 HeaderFileInfoTrait::ReadData(internal_key_ref key, const unsigned char *d, in ReadData() function in HeaderFileInfoTrait
|
| /minix3/external/bsd/llvm/dist/clang/lib/Lex/ |
| H A D | PTHLexer.cpp | 359 static PTHFileData ReadData(const internal_key_type& k, in ReadData() function in PTHManager::PTHFileLookupTrait 405 static uint32_t ReadData(const internal_key_type& k, const unsigned char* d, in ReadData() function in PTHManager::PTHStringLookupTrait 663 static data_type ReadData(const internal_key_type& k, const unsigned char* d, in ReadData() function in __anon56eab9b10211::PTHStatLookupTrait
|
| /minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ |
| H A D | OnDiskHashTable.h | 280 data_type operator*() const { return InfoObj->ReadData(Key, Data, Len); } 526 return InfoObj->ReadData(Key, LocalPtr + L.first, L.second);
|
| /minix3/external/bsd/llvm/dist/llvm/include/llvm/ProfileData/ |
| H A D | InstrProfReader.h | 241 data_type ReadData(StringRef K, const unsigned char *D, offset_type N) { in ReadData() function
|