Searched refs:createOutputFileImpl (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/flang/lib/Frontend/ |
| H A D | CompilerInstance.cpp | 94 createOutputFileImpl(outputFilePath, binary); in createDefaultOutputFile() 112 CompilerInstance::createOutputFileImpl(llvm::StringRef outputFilePath, in createOutputFileImpl() function in CompilerInstance
|
| /llvm-project-15.0.7/flang/include/flang/Frontend/ |
| H A D | CompilerInstance.h | 232 createOutputFileImpl(llvm::StringRef outputPath, bool binary);
|
| /llvm-project-15.0.7/clang/include/clang/Frontend/ |
| H A D | CompilerInstance.h | 735 createOutputFileImpl(StringRef OutputPath, bool Binary,
|
| /llvm-project-15.0.7/clang/lib/Frontend/ |
| H A D | CompilerInstance.cpp | 831 createOutputFileImpl(OutputPath, Binary, RemoveFileOnSignal, UseTemporary, in createOutputFile() 841 CompilerInstance::createOutputFileImpl(StringRef OutputPath, bool Binary, in createOutputFileImpl() function in CompilerInstance
|