Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp30 std::string OutputFile; member in __anon1944e90e0111::DependencyGraphCallback
44 DependencyGraphCallback(const Preprocessor *_PP, StringRef OutputFile, in DependencyGraphCallback()
62 void clang::AttachDependencyGraphGen(Preprocessor &PP, StringRef OutputFile, in AttachDependencyGraphGen()
H A DHeaderIncludeGen.cpp21 raw_ostream *OutputFile; member in __anone11bea040111::HeaderIncludesCallback
54 static void PrintHeaderInfo(raw_ostream *OutputFile, StringRef Filename, in PrintHeaderInfo()
85 raw_ostream *OutputFile = &llvm::errs(); in AttachHeaderIncludeGen() local
H A DFrontendActions.cpp123 std::string OutputFile; in CreateASTConsumer() local
159 std::string &OutputFile) { in CreateOutputFile()
188 std::string OutputFile = CI.getFrontendOpts().OutputFile; in CreateASTConsumer() local
H A DSerializedDiagnosticPrinter.cpp262 std::string OutputFile; member
302 create(StringRef OutputFile, DiagnosticOptions *Diags, bool MergeChildRecords) { in create()
H A DPrecompiledPreamble.cpp283 std::string OutputFile; in CreateASTConsumer() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h167 struct OutputFile { struct
171 OutputFile(std::string filename, Optional<llvm::sys::fs::TempFile> file) in OutputFile() function
H A DDependencyOutputOptions.h54 std::string OutputFile; variable
H A DUtils.h137 std::string OutputFile; variable
H A DFrontendOptions.h390 std::string OutputFile; variable
/freebsd-13.1/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-13.1/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-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp25 StringRef OutputFile, StringRef isysroot, std::shared_ptr<PCHBuffer> Buffer, in PCHGenerator()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFFModuleDefinition.h29 std::string OutputFile; member
/freebsd-13.1/contrib/llvm-project/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp40 StringRef CurrentWorkDir, StringRef SysRoot, llvm::StringRef OutputFile) in SerializablePathCollection()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCommand.h173 std::string OutputFile; variable
H A DFuzzerIO.cpp24 static FILE *OutputFile = stderr; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp44 const std::string OutputFile; member in __anonf1c244c70111::PlistDiagnostics
537 const std::string &OutputFile, const Preprocessor &PP, in createPlistDiagnosticConsumer()
554 const std::string &OutputFile, const Preprocessor &PP, in createPlistMultiFileDiagnosticConsumer()
H A DSarifDiagnostics.cpp31 std::string OutputFile; member in __anonb431b7f00111::SarifDiagnostics
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c337 FILE *OutputFile; in writeFile() local
370 FILE *OutputFile; in writeOrderFile() local
612 static int writeMMappedFile(FILE *OutputFile, char **Profile) { in writeMMappedFile()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DSignals.cpp175 SmallString<32> InputFile, OutputFile; in printSymbolizedStackTrace() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp125 deduceDepTarget(const std::string &OutputFile, in deduceDepTarget()
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMinGW.cpp168 const char *OutputFile = Output.getFilename(); in ConstructJob() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h767 std::string OutputFile; variable

12