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

/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.h62 MachOWriter(Object &O, bool Is64Bit, bool IsLittleEndian, StringRef OutputFileName, uint64_t PageSize, raw_ostream &Out) argument
H A DMachOLayoutBuilder.h50 StringRef OutputFileName; member in struct:llvm::objcopy::macho::CodeSignatureInfo
59 StringRef OutputFileName; member in class:llvm::objcopy::macho::MachOLayoutBuilder
79 MachOLayoutBuilder(Object &O, bool Is64Bit, StringRef OutputFileName, argument
/freebsd-current/contrib/llvm-project/clang/lib/Serialization/
H A DPCHContainerOperations.cpp53 CreatePCHContainerGenerator( CompilerInstance &CI, const std::string &MainFileName, const std::string &OutputFileName, std::unique_ptr<llvm::raw_pwrite_stream> OS, std::shared_ptr<PCHBuffer> Buffer) const argument
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkUtilHelpers.cpp34 getOutputFileWithFlags(StringRef OutputFileName, sys::fs::OpenFlags Flags) { argument
49 getOutputFileForRemarks(StringRef OutputFileName, Format OutputFormat) { argument
H A DRemarkCounter.cpp209 Error ArgumentCounter::print(StringRef OutputFileName) { argument
239 Error RemarkCounter::print(StringRef OutputFileName) { argument
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DOptions.h35 std::string OutputFileName; member in struct:llvm::dwarfutil::Options
/freebsd-current/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFuchsia.cpp235 const char *OutputFileName = Output.getFilename(); local
H A DHIPUtility.cpp41 constructHIPFatbinCommand(Compilation &C, const JobAction &JA, llvm::StringRef OutputFileName, const InputInfoList &Inputs, const llvm::opt::ArgList &Args, const Tool &T) argument
H A DBareMetal.cpp416 const char *OutputFileName = Output.getFilename(); local
H A DCuda.cpp454 std::string OutputFileName = TC.getInputFilename(Output); local
H A DClang.cpp433 addDebugObjectName(const ArgList &Args, ArgStringList &CmdArgs, const char *DebugCompilationDir, const char *OutputFileName) argument
H A DDarwin.cpp844 const auto *OutputFileName = Output.getFilename(); local
H A DGnu.cpp343 auto OutputFileName = Output.getFilename(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DMachOUniversalWriter.cpp352 writeUniversalBinary(ArrayRef<Slice> Slices, StringRef OutputFileName, FatHeaderType HeaderType) argument
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp45 const std::string OutputFileName; member in class:__anon536::PCHContainerGenerator
141 PCHContainerGenerator(CompilerInstance &CI, const std::string &MainFileName, const std::string &OutputFileName, std::unique_ptr<raw_pwrite_stream> OS, std::shared_ptr<PCHBuffer> Buffer) argument
346 CreatePCHContainerGenerator( CompilerInstance &CI, const std::string &MainFileName, const std::string &OutputFileName, std::unique_ptr<llvm::raw_pwrite_stream> OS, std::shared_ptr<PCHBuffer> Buffer) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp87 Error Config::addSaveTemps(std::string OutputFileName, bool UseInputModulePath, argument
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp817 StringRef OutputFileName = CI.getFrontendOpts().OutputFile; local
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp1001 Error llvm::writeToOutput(StringRef OutputFileName, argument
/freebsd-current/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp6030 StringRef OutputFileName = llvm::sys::path::filename(NamedOutput); local

Completed in 219 milliseconds