Home
last modified time | relevance | path

Searched defs:OutputFile (Results 1 – 25 of 44) sorted by relevance

12

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DDependencyGraph.cpp30 std::string OutputFile; member in __anonb7b2ddd10111::DependencyGraphCallback
44 DependencyGraphCallback(const Preprocessor *_PP, StringRef OutputFile, in DependencyGraphCallback()
62 void clang::AttachDependencyGraphGen(Preprocessor &PP, StringRef OutputFile, in AttachDependencyGraphGen()
H A DHeaderIncludeGen.cpp22 raw_ostream *OutputFile; member in __anon4d4877270111::HeaderIncludesCallback
66 raw_ostream *OutputFile; member in __anon4d4877270111::HeaderIncludesJSONCallback
92 static void PrintHeaderInfo(raw_ostream *OutputFile, StringRef Filename, in PrintHeaderInfo()
123 raw_ostream *OutputFile = &llvm::errs(); in AttachHeaderIncludeGen() local
H A DFrontendActions.cpp128 std::string OutputFile; in CreateASTConsumer() local
164 std::string &OutputFile) { in CreateOutputFile()
193 std::string OutputFile = CI.getFrontendOpts().OutputFile; in CreateASTConsumer() local
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DCompilerInstance.h166 struct OutputFile { struct
170 OutputFile(std::string filename, in OutputFile() argument
H A DDependencyOutputOptions.h61 std::string OutputFile; variable
H A DUtils.h121 std::string OutputFile; variable
/openbsd-src/gnu/llvm/llvm/tools/bugpoint/
H A DToolRunner.cpp168 const std::string &OutputFile, in ExecuteProgram()
254 const std::string &InputFile, const std::string &OutputFile, in ExecuteProgram()
312 const std::string &InputFile, const std::string &OutputFile, in ExecuteProgram()
485 const std::string &OutputFile, in ExecuteProgram()
556 const std::string &OutputFile, in ExecuteProgram()
626 const std::string &OutputFile, in ExecuteProgram()
766 std::string &OutputFile, in MakeSharedObject()
H A DExecutionDriver.cpp283 std::string OutputFile, in executeProgram()
378 std::string OutputFile; in compileSharedObject() local
H A DBugDriver.cpp52 cl::opt<std::string> OutputFile("output", variable
/openbsd-src/gnu/llvm/libcxx/utils/
H A Dgenerate_abi_list.py17 def OutputFile(file): function
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A Ddsymutil.cpp110 std::string OutputFile; member
347 if (opt::Arg *OutputFile = Args.getLastArg(OPT_output)) in getOptions() local
461 static bool verifyOutput(StringRef OutputFile, StringRef Arch, bool Verbose) { in verifyOutput()
723 std::string OutputFile = OutputLocationOrErr->DWARFFile; in main() local
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DGeneratePCH.cpp25 StringRef OutputFile, StringRef isysroot, std::shared_ptr<PCHBuffer> Buffer, in PCHGenerator()
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DCOFFModuleDefinition.h29 std::string OutputFile; member
/openbsd-src/gnu/llvm/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp40 StringRef CurrentWorkDir, StringRef SysRoot, llvm::StringRef OutputFile) in SerializablePathCollection()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp45 const std::string OutputFile; member in __anona622760a0111::PlistDiagnostics
538 const std::string &OutputFile, const Preprocessor &PP, in createPlistDiagnosticConsumer()
555 const std::string &OutputFile, const Preprocessor &PP, in createPlistMultiFileDiagnosticConsumer()
H A DSarifDiagnostics.cpp33 std::string OutputFile; member in __anon6891e9330111::SarifDiagnostics
/openbsd-src/gnu/llvm/llvm/tools/llvm-debuginfo-analyzer/
H A Dllvm-debuginfo-analyzer.cpp107 ToolOutputFile OutputFile(OutputFilename, EC, sys::fs::OF_None); in main() local
/openbsd-src/gnu/llvm/clang/lib/Tooling/DumpTool/
H A Dgenerate_cxx_src_locs.py184 def GenerateFiles(self, OutputFile): argument
/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DOffloadBundler.cpp902 raw_fd_ostream OutputFile(BundlerConfig.OutputFileNames.front(), EC, in BundleFiles() local
1010 raw_fd_ostream OutputFile((*Output).second, EC, sys::fs::OF_None); in UnbundleFiles() local
1049 raw_fd_ostream OutputFile(E.second, EC, sys::fs::OF_None); in UnbundleFiles() local
1071 raw_fd_ostream OutputFile(E.second, EC, sys::fs::OF_None); in UnbundleFiles() local
/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerCommand.h173 std::string OutputFile; variable
/openbsd-src/gnu/llvm/clang/tools/clang-offload-packager/
H A DClangOffloadPackager.cpp36 static cl::opt<std::string> OutputFile("o", cl::desc("Write output to <file>."), variable
/openbsd-src/gnu/llvm/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp81 llvm::SmallString<64> OutputFile, ErrorFile; in findResourceDir() local
599 StringRef OutputFile = LastCmd->getOutputFilenames().front(); in getCompilationDataBase() local
603 InplaceCompilationDatabase(StringRef InputFile, StringRef OutputFile, in getCompilationDataBase()
/openbsd-src/gnu/llvm/llvm/tools/llvm-mt/
H A Dllvm-mt.cpp124 StringRef OutputFile; in llvm_mt_main() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DSignals.cpp181 SmallString<32> InputFile, OutputFile; in printSymbolizedStackTrace() local
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h34 std::unique_ptr<ToolOutputFile> OutputFile; variable

12