Searched refs:ReadData (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/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 __anon28427b810311::IdentifierIndexReaderTrait 518 data_type ReadData(const internal_key_type& k, in ReadData() function in __anon28427b810611::InterestingASTIdentifierLookupTrait
|
H A D | ASTReader.cpp | 879 ASTSelectorLookupTrait::ReadData(Selector, const unsigned char* d, in ReadData() function in ASTSelectorLookupTrait 960 IdentifierInfo *ASTIdentifierLookupTrait::ReadData(const internal_key_type& k, in ReadData() function in ASTIdentifierLookupTrait 1880 HeaderFileInfoTrait::ReadData(internal_key_ref key, const unsigned char *d, in ReadData() function in HeaderFileInfoTrait
|
/netbsd-src/external/apache2/llvm/dist/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);
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/ |
H A D | InstrProfReader.h | 359 data_type ReadData(StringRef K, const unsigned char *D, offset_type N);
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 538 data_type InstrProfLookupTrait::ReadData(StringRef K, const unsigned char *D, in ReadData() function in InstrProfLookupTrait
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
H A D | vfw.d | 1035 STDMETHOD(ReadData) (THIS_ DWORD fcc, LPVOID lp, LONG FAR *lpcb) PURE ; 1131 STDMETHOD(ReadData) (THIS_
|