Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp45 const std::string OutputFileName; member in __anon622f1b6e0111::PCHContainerGenerator
142 const std::string &OutputFileName, in PCHContainerGenerator()
345 const std::string &OutputFileName, in CreatePCHContainerGenerator()
/openbsd-src/gnu/llvm/clang/tools/apinotes-test/
H A DAPINotesTest.cpp22 OutputFileName("o", llvm::cl::desc("output filename"), variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-remarkutil/
H A DRemarkUtil.cpp95 getOutputFileWithFlags(StringRef OutputFileName, sys::fs::OpenFlags Flags) { in getOutputFileWithFlags()
110 getOutputFileForRemarks(StringRef OutputFileName, Format OutputFormat) { in getOutputFileForRemarks()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DPCHContainerOperations.cpp55 const std::string &OutputFileName, std::unique_ptr<llvm::raw_pwrite_stream> OS, in CreatePCHContainerGenerator()
/openbsd-src/gnu/llvm/llvm/tools/llvm-lipo/
H A Dllvm-lipo.cpp470 StringRef OutputFileName) { in thinSlice()
606 const StringMap<const uint32_t> &Alignments, StringRef OutputFileName) { in createUniversalBinary()
626 StringRef OutputFileName) { in extractSlice()
686 StringRef OutputFileName, ArrayRef<InputFile> ReplacementFiles) { in replaceSlices()
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfutil/
H A DOptions.h35 std::string OutputFileName; member
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DHIPUtility.cpp42 llvm::StringRef OutputFileName, in constructHIPFatbinCommand()
H A DCuda.cpp446 std::string OutputFileName = TC.getInputFilename(Output); in ConstructJob() local
H A DDarwin.cpp803 const auto *OutputFileName = Output.getFilename(); in ConstructJob() local
H A DGnu.cpp377 auto OutputFileName = Output.getFilename(); in ConstructJob() local
H A DClang.cpp562 const char *OutputFileName) { in addDebugObjectName()
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DMachOUniversalWriter.cpp315 StringRef OutputFileName) { in writeUniversalBinary()
/openbsd-src/gnu/llvm/llvm/tools/llvm-opt-report/
H A DOptReport.cpp50 OutputFileName("o", cl::desc("Output file"), cl::init("-"), variable
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DMachOUtils.cpp80 StringRef OutputFileName, in generateUniversalBinary()
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOBackend.cpp86 Error Config::addSaveTemps(std::string OutputFileName, bool UseInputModulePath, in addSaveTemps()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A Draw_ostream.cpp1000 Error llvm::writeToOutput(StringRef OutputFileName, in writeToOutput()
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DFrontendActions.cpp785 StringRef OutputFileName = CI.getFrontendOpts().OutputFile; in ExecuteAction() local
/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp5793 StringRef OutputFileName = llvm::sys::path::filename(NamedOutput); in GetNamedOutputPath() local