Home
last modified time | relevance | path

Searched defs:OutputFileName (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkUtilHelpers.cpp34 getOutputFileWithFlags(StringRef OutputFileName, sys::fs::OpenFlags Flags) { in getOutputFileWithFlags()
49 getOutputFileForRemarks(StringRef OutputFileName, Format OutputFormat) { in getOutputFileForRemarks()
H A DRemarkCounter.cpp209 Error ArgumentCounter::print(StringRef OutputFileName) { in print()
239 Error RemarkCounter::print(StringRef OutputFileName) { in print()
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.h50 StringRef OutputFileName; member
59 StringRef OutputFileName; variable
79 MachOLayoutBuilder(Object &O, bool Is64Bit, StringRef OutputFileName, in MachOLayoutBuilder()
H A DMachOWriter.h63 StringRef OutputFileName, uint64_t PageSize, raw_ostream &Out) in MachOWriter()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp45 const std::string OutputFileName; member in __anon2d4d9a3f0111::PCHContainerGenerator
142 const std::string &OutputFileName, in PCHContainerGenerator()
348 const std::string &OutputFileName, in CreatePCHContainerGenerator()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DPCHContainerOperations.cpp55 const std::string &OutputFileName, std::unique_ptr<llvm::raw_pwrite_stream> OS, in CreatePCHContainerGenerator()
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DOptions.h35 std::string OutputFileName; member
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPUtility.cpp42 llvm::StringRef OutputFileName, in constructHIPFatbinCommand()
H A DFuchsia.cpp235 const char *OutputFileName = Output.getFilename(); in ConstructJob() local
H A DBareMetal.cpp416 const char *OutputFileName = Output.getFilename(); in ConstructJob() local
H A DCuda.cpp454 std::string OutputFileName = TC.getInputFilename(Output); in ConstructJob() local
H A DDarwin.cpp844 const auto *OutputFileName = Output.getFilename(); in ConstructJob() local
H A DGnu.cpp343 auto OutputFileName = Output.getFilename(); in ConstructJob() local
H A DClang.cpp435 const char *OutputFileName) { in addDebugObjectName()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOUniversalWriter.cpp353 StringRef OutputFileName, in writeUniversalBinary()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp87 Error Config::addSaveTemps(std::string OutputFileName, bool UseInputModulePath, in addSaveTemps()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp1001 Error llvm::writeToOutput(StringRef OutputFileName, in writeToOutput()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp817 StringRef OutputFileName = CI.getFrontendOpts().OutputFile; in ExecuteAction() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp6030 StringRef OutputFileName = llvm::sys::path::filename(NamedOutput); in GetNamedOutputPath() local