Home | History | Annotate | Download | only in Serialization

Lines Matching defs:LookupTable

3155   SmallString<4096> LookupTable;
3158 llvm::raw_svector_ostream Out(LookupTable);
3169 LookupTable.str());
3202 SmallString<4096> LookupTable;
3205 llvm::raw_svector_ostream Out(LookupTable);
3216 Stream.EmitRecordWithBlob(UpdateVisibleAbbrev, Record, LookupTable.str());