Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp30 std::string OutputFile; member in __anon95dd62ec0111::DependencyGraphCallback
44 DependencyGraphCallback(const Preprocessor *_PP, StringRef OutputFile, in DependencyGraphCallback() argument
62 AttachDependencyGraphGen(Preprocessor & PP,StringRef OutputFile,StringRef SysRoot) AttachDependencyGraphGen() argument
H A DHeaderIncludeGen.cpp22 raw_ostream *OutputFile; member in __anonf0c39fa20111::HeaderIncludesCallback
81 raw_ostream *OutputFile; member in __anonf0c39fa20111::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() argument
194 std::string OutputFile = CI.getFrontendOpts().OutputFile; in CreateASTConsumer() local
[all...]
H A DSerializedDiagnosticPrinter.cpp259 std::string OutputFile; member
299 create(StringRef OutputFile, DiagnosticOptions *Diags, bool MergeChildRecords) { in create() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h172 struct OutputFile { global() struct
176 OutputFileOutputFile 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; global() variable
/freebsd-src/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-src/sys/contrib/dev/acpica/compiler/
H A Daslerror.c351 FILE *OutputFile, in AeDecodeErrorMessageId() argument
462 AePrintErrorSourceLine(FILE * OutputFile,ASL_ERROR_MSG * Enode,BOOLEAN * PrematureEOF,UINT32 * Total) AePrintErrorSourceLine() argument
637 FILE *OutputFile; AePrintException() local
747 AePrintSubError(FILE * OutputFile,ASL_ERROR_MSG * Enode) AePrintSubError() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp25 PCHGenerator(const Preprocessor & PP,InMemoryModuleCache & ModuleCache,StringRef OutputFile,StringRef isysroot,std::shared_ptr<PCHBuffer> Buffer,ArrayRef<std::shared_ptr<ModuleFileExtension>> Extensions,bool AllowASTWithErrors,bool IncludeTimestamps,bool BuildingImplicitModule,bool ShouldCacheASTInMemory) PCHGenerator() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFFModuleDefinition.h29 std::string OutputFile; member
/freebsd-src/contrib/llvm-project/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp40 StringRef CurrentWorkDir, StringRef SysRoot, llvm::StringRef OutputFile) in SerializablePathCollection()
/freebsd-src/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-src/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-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp45 const std::string OutputFile; member in __anond2427ba50111::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 __anon94b1eece0111::SarifDiagnostics
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp1226 raw_fd_ostream OutputFile(BundlerConfig.OutputFileNames.front(), EC, BundleFiles() local
1321 raw_fd_ostream OutputFile((*Output).second, EC, sys::fs::OF_None); UnbundleFiles() local
1360 raw_fd_ostream OutputFile(E.second, EC, sys::fs::OF_None); UnbundleFiles() local
1382 raw_fd_ostream OutputFile(E.second, EC, sys::fs::OF_None); UnbundleFiles() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DSignals.cpp182 SmallString<32> InputFile, OutputFile; in printSymbolizedStackTrace() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h34 std::unique_ptr<ToolOutputFile> OutputFile; variable
/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c508 FILE *OutputFile; writeFile() local
541 FILE *OutputFile; writeOrderFile() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp111 deduceDepTarget(const std::string & OutputFile,const SmallVectorImpl<FrontendInputFile> & InputFiles) deduceDepTarget() argument

12