Home | History | Annotate | Download | only in Frontend

Lines Matching refs:OSFile

641   std::string OSFile;
684 OSFile = TempFile = TempPath.str();
692 OSFile = OutFile;
694 OSFile, Error,
702 llvm::sys::RemoveFileOnSignal(OSFile);