Home
last modified time | relevance | path

Searched defs:OutFile (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h45 DwarfStreamer(OutputFileType OutFileType, raw_pwrite_stream &OutFile, in DwarfStreamer()
189 raw_pwrite_stream &OutFile; variable
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp339 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy()
345 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy()
362 ObjcopyFunc = [&](raw_ostream &OutFile) -> Error { in executeObjcopy()
/freebsd-13.1/contrib/llvm-project/llvm/lib/TableGen/
H A DMain.cpp147 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_Text); in TableGenMain() local
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp171 ToolOutputFile OutFile(OutputFilename, EC, sys::fs::OF_None); in main() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DDevelopmentModeInlineAdvisor.cpp379 raw_fd_ostream OutFile(LogFileName, EC); local
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1337 SmallString<64> OutFile(opts::merge::PdbOutputFile); in mergePdbs() local
1390 auto OutFile = ExitOnErr( in exportStream() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp743 std::unique_ptr<llvm::raw_fd_ostream> OutFile; in ExecuteAction() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp1044 const InputInfo &Output, const char *OutFile) { in SplitDebugInfo()
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp74 std::unique_ptr<raw_ostream> OutFile; member in __anone5f8ec0e0111::RewriteObjC
H A DRewriteModernObjC.cpp75 std::unique_ptr<raw_ostream> OutFile; member in __anonedadf7530111::RewriteModernObjC