Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DMultiOnDiskHashTable.h164 InfoObj.ReadDataInto(Key, LocalPtr + L.first, L.second, in condense()
253 HT.getInfoObj().ReadDataInto(Key, It.getDataPtr(), It.getDataLen(), in find()
283 InfoObj.ReadDataInto(Key, LocalPtr + L.first, L.second, ResultBuilder); in findAll()
H A DASTReaderInternals.h108 void ReadDataInto(internal_key_type, const unsigned char *d,
H A DASTReader.cpp1132 void ASTDeclContextNameLookupTrait::ReadDataInto(internal_key_type, in ReadDataInto() function in ASTDeclContextNameLookupTrait