Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/flang/include/flang/Frontend/
H A DCompilerInstance.h68 struct OutputFile { struct
70 OutputFile(std::string inputFilename) in OutputFile() argument
/llvm-project-15.0.7/clang/lib/Frontend/
H A DDependencyGraph.cpp30 std::string OutputFile; member in __anon9fa6c20a0111::DependencyGraphCallback
44 DependencyGraphCallback(const Preprocessor *_PP, StringRef OutputFile, in DependencyGraphCallback()
62 void clang::AttachDependencyGraphGen(Preprocessor &PP, StringRef OutputFile, in AttachDependencyGraphGen()
H A DHeaderIncludeGen.cpp21 raw_ostream *OutputFile; member in __anon33b8e2800111::HeaderIncludesCallback
54 static void PrintHeaderInfo(raw_ostream *OutputFile, StringRef Filename, in PrintHeaderInfo()
85 raw_ostream *OutputFile = &llvm::errs(); in AttachHeaderIncludeGen() local
H A DFrontendActions.cpp127 std::string OutputFile; in CreateASTConsumer() local
163 std::string &OutputFile) { in CreateOutputFile()
192 std::string OutputFile = CI.getFrontendOpts().OutputFile; in CreateASTConsumer() local
/llvm-project-15.0.7/libcxx/utils/
H A Dgenerate_abi_list.py17 def OutputFile(file): function
/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DCompilerInstance.h165 struct OutputFile { struct
169 OutputFile(std::string filename, Optional<llvm::sys::fs::TempFile> file) in OutputFile() function
H A DDependencyOutputOptions.h54 std::string OutputFile; variable
H A DUtils.h121 std::string OutputFile; variable
/llvm-project-15.0.7/clang/lib/Serialization/
H A DGeneratePCH.cpp25 StringRef OutputFile, StringRef isysroot, std::shared_ptr<PCHBuffer> Buffer, in PCHGenerator()
/llvm-project-15.0.7/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
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DCOFFModuleDefinition.h29 std::string OutputFile; member
/llvm-project-15.0.7/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp40 StringRef CurrentWorkDir, StringRef SysRoot, llvm::StringRef OutputFile) in SerializablePathCollection()
/llvm-project-15.0.7/clang/tools/clang-offload-packager/
H A DClangOffloadPackager.cpp36 static cl::opt<std::string> OutputFile("o", cl::Required, variable
/llvm-project-15.0.7/llvm/tools/dsymutil/
H A Ddsymutil.cpp107 std::string OutputFile; member
344 if (opt::Arg *OutputFile = Args.getLastArg(OPT_output)) in getOptions() local
458 static bool verifyOutput(StringRef OutputFile, StringRef Arch, bool Verbose) { in verifyOutput()
719 std::string OutputFile = OutputLocationOrErr->DWARFFile; in dsymutil_main() local
/llvm-project-15.0.7/clang/lib/Tooling/DumpTool/
H A Dgenerate_cxx_src_locs.py184 def GenerateFiles(self, OutputFile): argument
/llvm-project-15.0.7/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/
H A DFindAllSymbolsMain.cpp78 bool Merge(llvm::StringRef MergeDir, llvm::StringRef OutputFile) { in Merge()
/llvm-project-15.0.7/compiler-rt/lib/fuzzer/
H A DFuzzerCommand.h173 std::string OutputFile; variable
H A DFuzzerIO.cpp24 static FILE *OutputFile = stderr; variable
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp44 const std::string OutputFile; member in __anon633577c30111::PlistDiagnostics
537 const std::string &OutputFile, const Preprocessor &PP, in createPlistDiagnosticConsumer()
554 const std::string &OutputFile, const Preprocessor &PP, in createPlistMultiFileDiagnosticConsumer()
/llvm-project-15.0.7/llvm/tools/llvm-mt/
H A Dllvm-mt.cpp121 StringRef OutputFile; in main() local
/llvm-project-15.0.7/llvm/lib/Support/
H A DSignals.cpp180 SmallString<32> InputFile, OutputFile; in printSymbolizedStackTrace() local
/llvm-project-15.0.7/clang/tools/clang-offload-bundler/
H A DClangOffloadBundler.cpp923 raw_fd_ostream OutputFile(OutputFileNames.front(), EC, sys::fs::OF_None); in BundleFiles() local
1043 raw_fd_ostream OutputFile(Output->second, EC, sys::fs::OF_None); in UnbundleFiles() local
1082 raw_fd_ostream OutputFile(E.second, EC, sys::fs::OF_None); in UnbundleFiles() local
1103 raw_fd_ostream OutputFile(E.second, EC, sys::fs::OF_None); in UnbundleFiles() local
/llvm-project-15.0.7/llvm/tools/llvm-cvtres/
H A Dllvm-cvtres.cpp151 SmallString<128> OutputFile; in main() local

12