Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:raw_fd_ostream

271     OutFile = new raw_fd_ostream(OutFileName, ErrorInfo,
272 raw_fd_ostream::F_Append);