Home
last modified time | relevance | path

Searched refs:createOutputFileImpl (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/flang/lib/Frontend/
H A DCompilerInstance.cpp94 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 DCompilerInstance.h232 createOutputFileImpl(llvm::StringRef outputPath, bool binary);
/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DCompilerInstance.h735 createOutputFileImpl(StringRef OutputPath, bool Binary,
/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInstance.cpp831 createOutputFileImpl(OutputPath, Binary, RemoveFileOnSignal, UseTemporary, in createOutputFile()
841 CompilerInstance::createOutputFileImpl(StringRef OutputPath, bool Binary, in createOutputFileImpl() function in CompilerInstance