Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp760 class LTODiagnosticInfo : public DiagnosticInfo { global() class
763 LTODiagnosticInfo(const Twine &DiagMsg, DiagnosticSeverity Severity=DS_Error) LTODiagnosticInfo() function in __anoncd54f5310911::LTODiagnosticInfo