Home
last modified time | relevance | path

Searched defs:createOutputFile (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/lib/Frontend/
H A DFrontendActions.cpp1389 PluginParseTreeAction::createOutputFile(llvm::StringRef extension = "") { createOutputFile() function in PluginParseTreeAction
/llvm-project/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp205 Expected<StringRef> createOutputFile(const Twine &Prefix, StringRef Extension) { createOutputFile() function
/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp833 CompilerInstance::createOutputFile(StringRef OutputPath, bool Binary, createOutputFile() function in CompilerInstance