Home
last modified time | relevance | path

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

123

/llvm-project/flang/include/flang/Frontend/
H A DCompilerInstance.h73 struct OutputFile { global() struct
75 OutputFileOutputFile OutputFile() argument
/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp30 std::string OutputFile; member in __anon5b0d5c6d0111::DependencyGraphCallback
44 DependencyGraphCallback(const Preprocessor *_PP, StringRef OutputFile, in DependencyGraphCallback()
67 void clang::AttachDependencyGraphGen(Preprocessor &PP, StringRef OutputFile, in AttachDependencyGraphGen()
H A DHeaderIncludeGen.cpp22 raw_ostream *OutputFile; member in __anon5bf2c9430111::HeaderIncludesCallback
81 raw_ostream *OutputFile; member in __anon5bf2c9430111::HeaderIncludesJSONCallback
111 static void PrintHeaderInfo(raw_ostream *OutputFile, StringRef Filename, in PrintHeaderInfo()
142 raw_ostream *OutputFile = &llvm::errs(); in AttachHeaderIncludeGen() local
/llvm-project/libcxx/utils/
H A Dgenerate_abi_list.py18 def OutputFile(file): function
/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp26 Preprocessor &PP, InMemoryModuleCache &ModuleCache, StringRef OutputFile, in PCHGenerator() argument
95 CXX20ModulesGenerator(Preprocessor & PP,InMemoryModuleCache & ModuleCache,StringRef OutputFile,bool GeneratingReducedBMI) CXX20ModulesGenerator() argument
/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h190 struct OutputFile { global() struct
194 OutputFileOutputFile OutputFile() argument
H A DDependencyOutputOptions.h67 std::string OutputFile; variable
H A DUtils.h123 std::string OutputFile; variable
/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/
H A DDlltoolDriver.cpp118 parseModuleDefinition(StringRef DefFileName,MachineTypes Machine,bool AddUnderscores,std::vector<COFFShortExport> & Exports,std::string & OutputFile) parseModuleDefinition() argument
202 std::string OutputFile; dlltoolDriverMain() local
[all...]
/llvm-project/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/clang/lib/Interpreter/
H A DWasm.cpp57 llvm::raw_fd_ostream OutputFile(llvm::StringRef(OutputFileName), Error); addModule() local
/llvm-project/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp40 StringRef CurrentWorkDir, StringRef SysRoot, llvm::StringRef OutputFile) in SerializablePathCollection()
/llvm-project/llvm/include/llvm/Object/
H A DCOFFModuleDefinition.h29 std::string OutputFile; member
/llvm-project/llvm/tools/dsymutil/
H A Ddsymutil.cpp111 std::string OutputFile; global() member
369 if (opt::Arg *OutputFile = Args.getLastArg(OPT_output)) getOptions() local
489 verifyOutput(StringRef OutputFile,StringRef Arch,DsymutilOptions Options,std::mutex & Mutex) verifyOutput() argument
780 std::string OutputFile = OutputLocationOrErr->DWARFFile; dsymutil_main() local
[all...]
/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A Dllvm-debuginfo-analyzer.cpp107 ToolOutputFile OutputFile(OutputFilename, EC, sys::fs::OF_None); in main() local
/llvm-project/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/compiler-rt/lib/fuzzer/
H A DFuzzerCommand.h174 std::string OutputFile; variable
/llvm-project/llvm/tools/llvm-mt/
H A Dllvm-mt.cpp115 StringRef OutputFile; llvm_mt_main() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp45 const std::string OutputFile; member in __anon4513bea60111::PlistDiagnostics
536 const std::string &OutputFile, const Preprocessor &PP, in createPlistDiagnosticConsumer() argument
553 const std::string &OutputFile, const Preprocessor &PP, in createPlistMultiFileDiagnosticConsumer() argument
[all...]
H A DSarifDiagnostics.cpp33 std::string OutputFile; member in __anon078331cf0111::SarifDiagnostics
/llvm-project/clang/tools/clang-offload-packager/
H A DClangOffloadPackager.cpp38 static cl::opt<std::string> OutputFile("o", cl::desc("Write output to <file>."), variable
/llvm-project/llvm/tools/llvm-cvtres/
H A Dllvm-cvtres.cpp147 SmallString<128> OutputFile; main() local
/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h923 std::string OutputFile; global() variable
977 CXX20ModulesGenerator(Preprocessor & PP,InMemoryModuleCache & ModuleCache,StringRef OutputFile) CXX20ModulesGenerator() argument
989 ReducedBMIGenerator(Preprocessor & PP,InMemoryModuleCache & ModuleCache,StringRef OutputFile) ReducedBMIGenerator() argument

123