Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Frontend/
H A DCompilerInstance.cpp65 static std::string getOutputFilePath(llvm::StringRef outputFilename, in getOutputFilePath() function
90 getOutputFilePath(getFrontendOpts().outputFile, baseName, extension); in createDefaultOutputFile()