Home
last modified time | relevance | path

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

12

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DDependencyGraph.cpp31 std::string OutputFile; member in __anon101254090111::DependencyGraphCallback
45 DependencyGraphCallback(const Preprocessor *_PP, StringRef OutputFile, in DependencyGraphCallback()
63 void clang::AttachDependencyGraphGen(Preprocessor &PP, StringRef OutputFile, in AttachDependencyGraphGen()
H A DHeaderIncludeGen.cpp22 raw_ostream *OutputFile; member in __anonb196b45f0111::HeaderIncludesCallback
52 static void PrintHeaderInfo(raw_ostream *OutputFile, StringRef Filename, in PrintHeaderInfo()
83 raw_ostream *OutputFile = &llvm::errs(); in AttachHeaderIncludeGen() local
H A DFrontendActions.cpp100 std::string OutputFile; in CreateASTConsumer() local
136 std::string &OutputFile) { in CreateOutputFile()
169 std::string OutputFile = CI.getFrontendOpts().OutputFile; in CreateASTConsumer() local
H A DSerializedDiagnosticPrinter.cpp257 std::string OutputFile; member
297 create(StringRef OutputFile, DiagnosticOptions *Diags, bool MergeChildRecords) { in create()
H A DDependencyFile.cpp157 std::string OutputFile; member in __anonec8e93570211::DFGImpl
H A DPrecompiledPreamble.cpp204 std::string OutputFile; in CreateASTConsumer() local
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCompilerInstance.h170 struct OutputFile { struct
174 OutputFile(std::string filename, std::string tempFilename) in OutputFile() argument
H A DDependencyOutputOptions.h43 std::string OutputFile; variable
H A DFrontendOptions.h382 std::string OutputFile; variable
/freebsd-12.1/contrib/llvm/tools/bugpoint/
H A DToolRunner.cpp169 const std::string &OutputFile, in ExecuteProgram()
255 const std::string &InputFile, const std::string &OutputFile, in ExecuteProgram()
313 const std::string &InputFile, const std::string &OutputFile, in ExecuteProgram()
486 const std::string &OutputFile, in ExecuteProgram()
557 const std::string &OutputFile, in ExecuteProgram()
627 const std::string &OutputFile, in ExecuteProgram()
767 std::string &OutputFile, in MakeSharedObject()
H A DExecutionDriver.cpp296 std::string OutputFile, in executeProgram()
391 std::string OutputFile; in compileSharedObject() local
H A DBugDriver.cpp53 cl::opt<std::string> OutputFile("output", variable
/freebsd-12.1/sys/contrib/dev/acpica/compiler/
H A Daslerror.c348 FILE *OutputFile, in AeDecodeErrorMessageId()
459 FILE *OutputFile, in AePrintErrorSourceLine()
630 FILE *OutputFile; in AePrintException() local
740 FILE *OutputFile, in AePrintSubError()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DGeneratePCH.cpp25 const Preprocessor &PP, StringRef OutputFile, StringRef isysroot, in PCHGenerator()
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DCOFFModuleDefinition.h30 std::string OutputFile; member
/freebsd-12.1/contrib/compiler-rt/lib/fuzzer/
H A DFuzzerCommand.h174 std::string OutputFile; variable
H A DFuzzerIO.cpp24 static FILE *OutputFile = stderr; variable
/freebsd-12.1/contrib/llvm/lib/Support/
H A DSignals.cpp145 SmallString<32> InputFile, OutputFile; in printSymbolizedStackTrace() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp30 std::string OutputFile; member in __anon729c736b0111::SarifDiagnostics
H A DPlistDiagnostics.cpp40 const std::string OutputFile; member in __anonb02d00420111::PlistDiagnostics
/freebsd-12.1/contrib/compiler-rt/lib/profile/
H A DInstrProfilingFile.c242 FILE *OutputFile; in writeFile() local
/freebsd-12.1/contrib/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp582 std::unique_ptr<ToolOutputFile> OutputFile; in main() local
/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DConfig.h92 std::string OutputFile; member
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTWriter.h970 std::string OutputFile; variable
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DConfig.h101 llvm::StringRef OutputFile; member

12