Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp30 std::string OutputFile; member in __anon1c77daa20111::DependencyGraphCallback
44 DependencyGraphCallback(const Preprocessor *_PP, StringRef OutputFile, in DependencyGraphCallback()
62 void clang::AttachDependencyGraphGen(Preprocessor &PP, StringRef OutputFile, in AttachDependencyGraphGen()
H A DHeaderIncludeGen.cpp22 raw_ostream *OutputFile; member in __anon4aad0e180111::HeaderIncludesCallback
81 raw_ostream *OutputFile; member in __anon4aad0e180111::HeaderIncludesJSONCallback
111 static void PrintHeaderInfo(raw_ostream *OutputFile, StringRef Filename, in PrintHeaderInfo()
142 raw_ostream *OutputFile = &llvm::errs(); in AttachHeaderIncludeGen() local
H A DFrontendActions.cpp128 std::string OutputFile; in CreateASTConsumer() local
165 std::string &OutputFile) { in CreateOutputFile()
194 std::string OutputFile = CI.getFrontendOpts().OutputFile; in CreateASTConsumer() local
H A DSerializedDiagnosticPrinter.cpp259 std::string OutputFile; member
299 create(StringRef OutputFile, DiagnosticOptions *Diags, bool MergeChildRecords) { in create()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h172 struct OutputFile { struct
176 OutputFile(std::string filename, in OutputFile() argument
H A DDependencyOutputOptions.h67 std::string OutputFile; variable
H A DUtils.h123 std::string OutputFile; variable
H A DFrontendOptions.h469 std::string OutputFile; variable
/freebsd/contrib/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
/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/clang/lib/Serialization/
H A DGeneratePCH.cpp25 StringRef OutputFile, StringRef isysroot, std::shared_ptr<PCHBuffer> Buffer, in PCHGenerator()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFFModuleDefinition.h29 std::string OutputFile; member
/freebsd/contrib/llvm-project/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp40 StringRef CurrentWorkDir, StringRef SysRoot, llvm::StringRef OutputFile) in SerializablePathCollection()
/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.h174 std::string OutputFile; variable
H A DFuzzerIO.cpp24 static FILE *OutputFile = stderr; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp45 const std::string OutputFile; member in __anonaad8345b0111::PlistDiagnostics
536 const std::string &OutputFile, const Preprocessor &PP, in createPlistDiagnosticConsumer()
553 const std::string &OutputFile, const Preprocessor &PP, in createPlistMultiFileDiagnosticConsumer()
H A DSarifDiagnostics.cpp33 std::string OutputFile; member in __anon6d47a7840111::SarifDiagnostics
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp1226 raw_fd_ostream OutputFile(BundlerConfig.OutputFileNames.front(), EC, in BundleFiles() local
1321 raw_fd_ostream OutputFile((*Output).second, EC, sys::fs::OF_None); in UnbundleFiles() local
1360 raw_fd_ostream OutputFile(E.second, EC, sys::fs::OF_None); in UnbundleFiles() local
1382 raw_fd_ostream OutputFile(E.second, EC, sys::fs::OF_None); in UnbundleFiles() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSignals.cpp182 SmallString<32> InputFile, OutputFile; in printSymbolizedStackTrace() 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/compiler-rt/lib/profile/
H A DInstrProfilingFile.c508 FILE *OutputFile; in writeFile() local
541 FILE *OutputFile; in writeOrderFile() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp111 deduceDepTarget(const std::string &OutputFile, in deduceDepTarget()

12