Lines Matching defs:Serialized
239 std::string Serialized = llvm::to_string(Out);
241 auto In2 = readIndexFile(Serialized);
274 std::string Serialized = llvm::to_string(Out);
276 auto In = readIndexFile(Serialized);
311 std::string Serialized = llvm::to_string(Out);
313 auto In = readIndexFile(Serialized);
366 std::string Serialized = llvm::to_string(Out);
369 auto Parsed = riff::readFile(Serialized);
421 std::string Serialized = llvm::to_string(Out);
424 auto Parsed = riff::readFile(Serialized);