Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DDependencyGraph.cpp30 std::string OutputFile; member in __anon11e6f1850111::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 __anonedff015b0111::HeaderIncludesCallback
54 static void PrintHeaderInfo(raw_ostream *OutputFile, StringRef Filename, in PrintHeaderInfo()
85 raw_ostream *OutputFile = &llvm::errs(); in AttachHeaderIncludeGen() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h166 struct OutputFile { struct
170 OutputFile(std::string filename, std::string tempFilename) in OutputFile() argument
H A DDependencyOutputOptions.h54 std::string OutputFile; variable
H A DUtils.h137 std::string OutputFile; variable
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpixtract/
H A Dacpixtract.c70 FILE *OutputFile = NULL; in AxExtractTables() local
290 FILE *OutputFile; AxExtractToMultiAmlFile() local
[all...]
H A Daxutils.c520 FILE *OutputFile, in AxConvertAndWrite()
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/
H A Dgenerate_abi_list.py17 def OutputFile(file): function
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslerror.c243 FILE *OutputFile, in AeDecodeErrorMessageId()
354 FILE *OutputFile, in AePrintErrorSourceLine()
529 FILE *OutputFile; in AePrintException() local
639 FILE *OutputFile, in AePrintSubError()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DGeneratePCH.cpp25 StringRef OutputFile, StringRef isysroot, std::shared_ptr<PCHBuffer> Buffer, in PCHGenerator()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A Ddsymutil.cpp96 std::string OutputFile; member
276 if (opt::Arg *OutputFile = Args.getLastArg(OPT_output)) in getOptions() local
390 static bool verify(StringRef OutputFile, StringRef Arch, bool Verbose) { in verify()
632 std::string OutputFile = OutputLocationOrErr->DWARFFile; in main() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DPGOProfiling.c21 static FILE *OutputFile = NULL; variable
H A DInstrProfilingFile.c55 FILE *OutputFile; in writeFileWithName() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCOFFModuleDefinition.h29 std::string OutputFile; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp40 StringRef CurrentWorkDir, StringRef SysRoot, llvm::StringRef OutputFile) in SerializablePathCollection()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/
H A Dgenerate_cxx_src_locs.py184 def GenerateFiles(self, OutputFile): argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp44 const std::string OutputFile; member in __anoncaddb7be0111::PlistDiagnostics
537 const std::string &OutputFile, const Preprocessor &PP, in createPlistDiagnosticConsumer()
554 const std::string &OutputFile, const Preprocessor &PP, in createPlistMultiFileDiagnosticConsumer()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerCommand.h174 std::string OutputFile; variable
H A DFuzzerIO.cpp24 static FILE *OutputFile = stderr; variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-offload-bundler/
H A DClangOffloadBundler.cpp826 raw_fd_ostream OutputFile(OutputFileNames.front(), EC, sys::fs::OF_None); in BundleFiles() local
945 raw_fd_ostream OutputFile(Output->second, EC, sys::fs::OF_None); in UnbundleFiles() local
983 raw_fd_ostream OutputFile(E.second, EC, sys::fs::OF_None); in UnbundleFiles() local
1003 raw_fd_ostream OutputFile(E.second, EC, sys::fs::OF_None); in UnbundleFiles() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSignals.cpp154 SmallString<32> InputFile, OutputFile; in printSymbolizedStackTrace() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mt/
H A Dllvm-mt.cpp122 StringRef OutputFile; in main() local

12