Home
last modified time | relevance | path

Searched refs:ReadDataInto (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Serialization/
H A DMultiOnDiskHashTable.h163 InfoObj.ReadDataInto(Key, LocalPtr + L.first, L.second, in condense()
252 HT.getInfoObj().ReadDataInto(Key, It.getDataPtr(), It.getDataLen(), in find()
282 InfoObj.ReadDataInto(Key, LocalPtr + L.first, L.second, ResultBuilder); in findAll()
H A DASTReaderInternals.h106 void ReadDataInto(internal_key_type, const unsigned char *d,
H A DASTReader.cpp1174 void ASTDeclContextNameLookupTrait::ReadDataInto(internal_key_type, in ReadDataInto() function in ASTDeclContextNameLookupTrait