Home
last modified time | relevance | path

Searched defs:DiagnosticOutputFile (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp570 auto DiagnosticOutputFile = std::move(*DiagFileOrErr); thinBackend() local
587 __anon585fe4f70802(Module &Mod, TargetMachine *TM, std::unique_ptr<ToolOutputFile> DiagnosticOutputFile) thinBackend() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h244 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile; global() member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h450 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile; global() variable