Searched refs:HashTableBlob (Results 1 – 1 of 1) sorted by relevance
328 llvm::SmallString<4096> HashTableBlob; in writeIdentifierBlock() local335 llvm::raw_svector_ostream BlobStream(HashTableBlob); in writeIdentifierBlock()343 IdentifierData.emit(Scratch, Offset, HashTableBlob); in writeIdentifierBlock()608 llvm::SmallString<4096> HashTableBlob; in writeContextBlock() local615 llvm::raw_svector_ostream BlobStream(HashTableBlob); in writeContextBlock()623 ContextID.emit(Scratch, Offset, HashTableBlob); in writeContextBlock()627 llvm::SmallString<4096> HashTableBlob; in writeContextBlock() local634 llvm::raw_svector_ostream BlobStream(HashTableBlob); in writeContextBlock()642 ContextInfo.emit(Scratch, Offset, HashTableBlob); in writeContextBlock()719 llvm::SmallString<4096> HashTableBlob; in writeObjCPropertyBlock() local[all …]