Home
last modified time | relevance | path

Searched refs:eraseFiles (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Frontend/
H A DCompilerInstance.cpp135 void CompilerInstance::clearOutputFiles(bool eraseFiles) { in clearOutputFiles() argument
137 if (!of.filename.empty() && eraseFiles) in clearOutputFiles()
/llvm-project-15.0.7/flang/include/flang/Frontend/
H A DCompilerInstance.h208 void clearOutputFiles(bool eraseFiles);