Home
last modified time | relevance | path

Searched refs:ReadData (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderInternals.h175 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 DGlobalModuleIndex.cpp107 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 DASTReader.cpp879 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 DOnDiskHashTable.h333 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 DInstrProfReader.h359 data_type ReadData(StringRef K, const unsigned char *D, offset_type N);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfReader.cpp538 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 Dvfw.d1035 STDMETHOD(ReadData) (THIS_ DWORD fcc, LPVOID lp, LONG FAR *lpcb) PURE ;
1131 STDMETHOD(ReadData) (THIS_