Searched refs:HashTableBlob (Results 1 – 1 of 1) sorted by relevance
329 llvm::SmallString<4096> HashTableBlob; in writeIdentifierBlock() local336 llvm::raw_svector_ostream BlobStream(HashTableBlob); in writeIdentifierBlock()344 IdentifierData.emit(Scratch, Offset, HashTableBlob); in writeIdentifierBlock()609 llvm::SmallString<4096> HashTableBlob; in writeContextBlock() local616 llvm::raw_svector_ostream BlobStream(HashTableBlob); in writeContextBlock()624 ContextID.emit(Scratch, Offset, HashTableBlob); in writeContextBlock()628 llvm::SmallString<4096> HashTableBlob; in writeContextBlock() local635 llvm::raw_svector_ostream BlobStream(HashTableBlob); in writeContextBlock()643 ContextInfo.emit(Scratch, Offset, HashTableBlob); in writeContextBlock()719 llvm::SmallString<4096> HashTableBlob; in writeObjCPropertyBlock() local[all …]