| /llvm-project-15.0.7/flang/include/flang/Frontend/ |
| H A D | CompilerInstance.h | 68 struct OutputFile { struct 70 OutputFile(std::string inputFilename) in OutputFile() function
|
| /llvm-project-15.0.7/clang/lib/Frontend/ |
| H A D | DependencyGraph.cpp | 30 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 D | HeaderIncludeGen.cpp | 21 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 D | FrontendActions.cpp | 127 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 D | generate_abi_list.py | 17 def OutputFile(file): function
|
| /llvm-project-15.0.7/clang/include/clang/Frontend/ |
| H A D | CompilerInstance.h | 165 struct OutputFile { struct 169 OutputFile(std::string filename, Optional<llvm::sys::fs::TempFile> file) in OutputFile() function
|
| H A D | DependencyOutputOptions.h | 54 std::string OutputFile; variable
|
| H A D | Utils.h | 121 std::string OutputFile; variable
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | GeneratePCH.cpp | 25 StringRef OutputFile, StringRef isysroot, std::shared_ptr<PCHBuffer> Buffer, in PCHGenerator()
|
| /llvm-project-15.0.7/llvm/tools/bugpoint/ |
| H A D | ToolRunner.cpp | 168 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 D | ExecutionDriver.cpp | 283 std::string OutputFile, in executeProgram() 378 std::string OutputFile; in compileSharedObject() local
|
| H A D | BugDriver.cpp | 52 cl::opt<std::string> OutputFile("output", variable
|
| /llvm-project-15.0.7/llvm/include/llvm/Object/ |
| H A D | COFFModuleDefinition.h | 29 std::string OutputFile; member
|
| /llvm-project-15.0.7/clang/lib/IndexSerialization/ |
| H A D | SerializablePathCollection.cpp | 40 StringRef CurrentWorkDir, StringRef SysRoot, llvm::StringRef OutputFile) in SerializablePathCollection()
|
| /llvm-project-15.0.7/clang/tools/clang-offload-packager/ |
| H A D | ClangOffloadPackager.cpp | 36 static cl::opt<std::string> OutputFile("o", cl::Required, variable
|
| /llvm-project-15.0.7/llvm/tools/dsymutil/ |
| H A D | dsymutil.cpp | 107 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 D | generate_cxx_src_locs.py | 184 def GenerateFiles(self, OutputFile): argument
|
| /llvm-project-15.0.7/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/ |
| H A D | FindAllSymbolsMain.cpp | 78 bool Merge(llvm::StringRef MergeDir, llvm::StringRef OutputFile) { in Merge()
|
| /llvm-project-15.0.7/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerCommand.h | 173 std::string OutputFile; variable
|
| H A D | FuzzerIO.cpp | 24 static FILE *OutputFile = stderr; variable
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ |
| H A D | PlistDiagnostics.cpp | 44 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 D | llvm-mt.cpp | 121 StringRef OutputFile; in main() local
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | Signals.cpp | 180 SmallString<32> InputFile, OutputFile; in printSymbolizedStackTrace() local
|
| /llvm-project-15.0.7/clang/tools/clang-offload-bundler/ |
| H A D | ClangOffloadBundler.cpp | 923 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 D | llvm-cvtres.cpp | 151 SmallString<128> OutputFile; in main() local
|