Home
last modified time | relevance | path

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

/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/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.cpp193 Error ArgumentCounter::print(StringRef OutputFileName) { in print()
211 Error RemarkCounter::print(StringRef OutputFileName) { in print()
H A DRemarkUtil.cpp122 getOutputFileWithFlags(StringRef OutputFileName,sys::fs::OpenFlags Flags) getOutputFileWithFlags() argument
137 getOutputFileForRemarks(StringRef OutputFileName,Format OutputFormat) getOutputFileForRemarks() argument
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerWriter.cpp43 const std::string OutputFileName; member in __anon9aef00700111::PCHContainerGenerator
143 const std::string &OutputFileName, in PCHContainerGenerator()
347 const std::string &OutputFileName, in CreatePCHContainerGenerator()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DPCHContainerOperations.cpp53 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/llvm/lib/Object/
H A DMachOUniversalWriter.cpp315 writeUniversalBinary(ArrayRef<Slice> Slices,StringRef OutputFileName) writeUniversalBinary() argument
H A DOffloadBundle.cpp203 int64_t Size, StringRef OutputFileName) { in extractCodeObject()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFuchsia.cpp231 const char *OutputFileName = Output.getFilename(); in ConstructJob() local
H A DHIPUtility.cpp279 llvm::StringRef OutputFileName, in constructHIPFatbinCommand()
H A DBareMetal.cpp564 const char *OutputFileName = Output.getFilename(); in ConstructJob() local
H A DCuda.cpp466 std::string OutputFileName = TC.getInputFilename(Output); in ConstructJob() local
H A DGnu.cpp269 auto OutputFileName = Output.getFilename(); in ConstructJob() local
H A DDarwin.cpp865 const auto *OutputFileName = Output.getFilename(); in ConstructJob() local
H A DClang.cpp262 const char *OutputFileName) { in addDebugObjectName()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp86 Error Config::addSaveTemps(std::string OutputFileName, bool UseInputModulePath, in addSaveTemps()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp1014 Error llvm::writeToOutput(StringRef OutputFileName, in writeToOutput()
/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp82 static std::string OutputFileName = "-"; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp882 StringRef OutputFileName = CI.getFrontendOpts().OutputFile; in ExecuteAction() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp6473 StringRef OutputFileName = llvm::sys::path::filename(NamedOutput); in GetNamedOutputPath() local