Searched defs:createOutputFile (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/lib/Frontend/ | ||
H A D | FrontendActions.cpp | 1389 PluginParseTreeAction::createOutputFile(llvm::StringRef extension = "") { createOutputFile() function in PluginParseTreeAction |
/llvm-project/clang/tools/clang-linker-wrapper/ | ||
H A D | ClangLinkerWrapper.cpp | 205 Expected<StringRef> createOutputFile(const Twine &Prefix, StringRef Extension) { createOutputFile() function |
/llvm-project/clang/lib/Frontend/ | ||
H A D | CompilerInstance.cpp | 833 CompilerInstance::createOutputFile(StringRef OutputPath, bool Binary, createOutputFile() function in CompilerInstance |