Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp30 std::string OutputFile; member in __anoncc7c34da0111::DependencyGraphCallback
44 DependencyGraphCallback(const Preprocessor *_PP, StringRef OutputFile, in DependencyGraphCallback()
67 void clang::AttachDependencyGraphGen(Preprocessor &PP, StringRef OutputFile, in AttachDependencyGraphGen()
H A DSerializedDiagnosticPrinter.cpp259 std::string OutputFile; member
299 create(StringRef OutputFile, DiagnosticOptions *Diags, bool MergeChildRecords) { in create()
H A DFrontendActions.cpp128 std::string OutputFile; in CreateASTConsumer() local
165 std::string &OutputFile) { in CreateOutputFile()
194 std::string OutputFile = CI.getFrontendOpts().OutputFile; in CreateMultiplexConsumer() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp26 Preprocessor &PP, InMemoryModuleCache &ModuleCache, StringRef OutputFile, in PCHGenerator()
95 StringRef OutputFile, in CXX20ModulesGenerator()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h190 struct OutputFile { struct
194 OutputFile(std::string filename, in OutputFile() function
H A DFrontendOptions.h505 std::string OutputFile; variable
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp168 const std::string &OutputFile, in ExecuteProgram() argument
254 const std::string &InputFile, const std::string &OutputFile, in ExecuteProgram() argument
312 const std::string &InputFile, const std::string &OutputFile, in ExecuteProgram() argument
485 const std::string &OutputFile, in ExecuteProgram() argument
556 ExecuteProgram(const std::string & Bitcode,const std::vector<std::string> & Args,const std::string & InputFile,const std::string & OutputFile,const std::vector<std::string> & CCArgs,const std::vector<std::string> & SharedLibs,unsigned Timeout,unsigned MemoryLimit) ExecuteProgram() argument
626 ExecuteProgram(const std::string & ProgramFile,const std::vector<std::string> & Args,FileType fileType,const std::string & InputFile,const std::string & OutputFile,const std::vector<std::string> & ArgsForCC,unsigned Timeout,unsigned MemoryLimit) ExecuteProgram() argument
766 MakeSharedObject(const std::string & InputFile,FileType fileType,std::string & OutputFile,const std::vector<std::string> & ArgsForCC) MakeSharedObject() argument
[all...]
H A DExecutionDriver.cpp283 std::string OutputFile, in executeProgram() argument
378 std::string OutputFile; compileSharedObject() local
[all...]
H A DBugDriver.cpp52 cl::opt<std::string> OutputFile("output", variable
/freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/
H A DDlltoolDriver.cpp118 std::string &OutputFile) { in parseModuleDefinition()
202 std::string OutputFile; in dlltoolDriverMain() local
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslerror.c351 FILE *OutputFile, in AeDecodeErrorMessageId()
462 FILE *OutputFile, in AePrintErrorSourceLine()
637 FILE *OutputFile; in AePrintException() local
747 FILE *OutputFile, in AePrintSubError()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFFModuleDefinition.h29 std::string OutputFile; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A Dllvm-debuginfo-analyzer.cpp107 ToolOutputFile OutputFile(OutputFilename, EC, sys::fs::OF_None); in main() local
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCommand.h173 std::string OutputFile; global() variable
H A DFuzzerIO.cpp24 static FILE *OutputFile = stderr; variable
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h923 std::string OutputFile; variable
977 StringRef OutputFile) in CXX20ModulesGenerator()
989 StringRef OutputFile) in ReducedBMIGenerator()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSignals.cpp181 SmallString<32> InputFile, OutputFile; printSymbolizedStackTrace() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp33 std::string OutputFile; member in __anon096d15bc0111::SarifDiagnostics
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp1363 raw_fd_ostream OutputFile(BundlerConfig.OutputFileNames.front(), EC, in BundleFiles() local
1460 raw_fd_ostream OutputFile((*Output).second, EC, sys::fs::OF_None); in UnbundleFiles() local
1499 raw_fd_ostream OutputFile(E.second, EC, sys::fs::OF_None); in UnbundleFiles() local
1521 raw_fd_ostream OutputFile(E.second, EC, sys::fs::OF_None); in UnbundleFiles() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h34 std::unique_ptr<ToolOutputFile> OutputFile; variable
/freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp397 std::string OutputFile = Def->OutputFile; in libDriverMain() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h380 ASCIIHexWriter(Object &Obj, raw_ostream &OS, StringRef OutputFile) in ASCIIHexWriter()
397 IHexWriter(Object &Obj, raw_ostream &Out, StringRef OutputFile) in IHexWriter()
409 SRECWriter(Object &Obj, raw_ostream &OS, StringRef OutputFile) in SRECWriter()
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c512 FILE *OutputFile; in writeFile() local
545 FILE *OutputFile; in writeOrderFile() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMinGW.cpp191 const char *OutputFile = Output.getFilename(); in ConstructJob() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp178 deduceDepTarget(const std::string &OutputFile, in deduceDepTarget()

12