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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnostic.h77 void emitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc,
H A DDiagnosticRenderer.h76 virtual void emitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp99 emitDiagnosticMessage(Loc, PresumedLoc(), Level, Message, Ranges, D);
127 emitDiagnosticMessage(Loc, PLoc, Level, Message, Ranges, D);
150 emitDiagnosticMessage(FullSourceLoc(), PresumedLoc(), DiagnosticsEngine::Note,
H A DSerializedDiagnosticPrinter.cpp67 void emitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc,
656 void SDiagsRenderer::emitDiagnosticMessage( function in class:SDiagsRenderer

Completed in 106 milliseconds