Searched refs:EmitDiagnosticMessage (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp190 void EmitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc,
595 EmitDiagnosticMessage(FullSourceLoc(), PresumedLoc(), DiagLevel,
627 void SDiagsWriter::EmitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc, function in class:SDiagsWriter
660 Writer.EmitDiagnosticMessage(Loc, PLoc, Level, Message, D);
723 Writer.EmitDiagnosticMessage(Loc, PLoc, DiagnosticsEngine::Note, Message,

Completed in 174 milliseconds