Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/Common/
H A DErrorHandler.cpp207 void ErrorHandler::reportDiagnostic(StringRef location, Colors c, in reportDiagnostic() function in ErrorHandler
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp222 void MIRParserImpl::reportDiagnostic(const SMDiagnostic &Diag) { in reportDiagnostic() function in MIRParserImpl