Lines Matching defs:Writer
100 PGOCtxProfileWriter Writer(Out);
102 Writer.write(*R);
151 PGOCtxProfileWriter Writer(Out);
152 Writer.write(*R);
187 PGOCtxProfileWriter Writer(Out);
210 PGOCtxProfileWriter Writer(Out, PGOCtxProfileWriter::CurrentVersion + 1);
232 PGOCtxProfileWriter Writer(Out);
233 Writer.write(*createNode(1, 1, 1));
234 Writer.write(*createNode(1, 1, 1));
259 PGOCtxProfileWriter Writer(Out);
260 Writer.write(*R);