/llvm-project/flang/include/flang/Frontend/ |
H A D | CompilerInstance.h | 73 struct OutputFile { global() struct 75 OutputFileOutputFile OutputFile() argument
|
/llvm-project/clang/lib/Frontend/ |
H A D | DependencyGraph.cpp | 30 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 D | HeaderIncludeGen.cpp | 22 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 D | generate_abi_list.py | 18 def OutputFile(file): function
|
/llvm-project/clang/lib/Serialization/ |
H A D | GeneratePCH.cpp | 26 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 D | CompilerInstance.h | 190 struct OutputFile { global() struct 194 OutputFileOutputFile OutputFile() argument
|
H A D | DependencyOutputOptions.h | 67 std::string OutputFile; variable
|
H A D | Utils.h | 123 std::string OutputFile; variable
|
/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/ |
H A D | DlltoolDriver.cpp | 118 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 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/clang/lib/Interpreter/ |
H A D | Wasm.cpp | 57 llvm::raw_fd_ostream OutputFile(llvm::StringRef(OutputFileName), Error); addModule() local
|
/llvm-project/clang/lib/IndexSerialization/ |
H A D | SerializablePathCollection.cpp | 40 StringRef CurrentWorkDir, StringRef SysRoot, llvm::StringRef OutputFile) in SerializablePathCollection()
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | COFFModuleDefinition.h | 29 std::string OutputFile; member
|
/llvm-project/llvm/tools/dsymutil/ |
H A D | dsymutil.cpp | 111 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 D | llvm-debuginfo-analyzer.cpp | 107 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 D | FindAllSymbolsMain.cpp | 78 bool Merge(llvm::StringRef MergeDir, llvm::StringRef OutputFile) { in Merge()
|
/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerCommand.h | 174 std::string OutputFile; variable
|
/llvm-project/llvm/tools/llvm-mt/ |
H A D | llvm-mt.cpp | 115 StringRef OutputFile; llvm_mt_main() local
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | PlistDiagnostics.cpp | 45 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 D | SarifDiagnostics.cpp | 33 std::string OutputFile; member in __anon078331cf0111::SarifDiagnostics
|
/llvm-project/clang/tools/clang-offload-packager/ |
H A D | ClangOffloadPackager.cpp | 38 static cl::opt<std::string> OutputFile("o", cl::desc("Write output to <file>."), variable
|
/llvm-project/llvm/tools/llvm-cvtres/ |
H A D | llvm-cvtres.cpp | 147 SmallString<128> OutputFile; main() local
|
/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTWriter.h | 923 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
|