HomeSort by: relevance | last modified time | path
    Searched refs:ReadData (Results 1 - 7 of 7) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderInternals.h 130 /// must provide the \c data_type type and the ReadData operation, only.
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);
GlobalModuleIndex.cpp 107 static data_type ReadData(const internal_key_type& k,
518 data_type ReadData(const internal_key_type& k,
ASTReader.cpp 879 ASTSelectorLookupTrait::ReadData(Selector, const unsigned char* d,
960 IdentifierInfo *ASTIdentifierLookupTrait::ReadData(const internal_key_type& k,
1880 HeaderFileInfoTrait::ReadData(internal_key_ref key, const unsigned char *d,
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
OnDiskHashTable.h 270 /// data_type ReadData(StringRef Key, const unsigned char *Buffer,
333 data_type operator*() const { return InfoObj->ReadData(Key, Data, Len); }
576 return InfoObj->ReadData(Key, LocalPtr + L.first, L.second);
  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProfReader.h 359 data_type ReadData(StringRef K, const unsigned char *D, offset_type N);
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProfReader.cpp 538 data_type InstrProfLookupTrait::ReadData(StringRef K, const unsigned char *D,
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
vfw.d 1035 STDMETHOD(ReadData) (THIS_ DWORD fcc, LPVOID lp, LONG FAR *lpcb) PURE ;
1131 STDMETHOD(ReadData) (THIS_

Completed in 43 milliseconds