Home
last modified time | relevance | path

Searched refs:emitDiagnostic (Results 1 – 4 of 4) sorted by relevance

/minix/external/bsd/llvm/dist/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp123 void DiagnosticRenderer::emitDiagnostic(SourceLocation Loc, in emitDiagnostic() function in DiagnosticRenderer
186 emitDiagnostic(Diag.getLocation(), Diag.getLevel(), Diag.getMessage(), in emitStoredDiagnostic()
471 emitDiagnostic(SpellingLoc, DiagnosticsEngine::Note, Message.str(), in emitMacroExpansions()
H A DTextDiagnosticPrinter.cpp155 TextDiag->emitDiagnostic(Info.getLocation(), Level, DiagMessageStream.str(), in HandleDiagnostic()
H A DSerializedDiagnosticPrinter.cpp633 Renderer.emitDiagnostic(Info.getLocation(), DiagLevel, in HandleDiagnostic()
/minix/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DDiagnosticRenderer.h142 void emitDiagnostic(SourceLocation Loc, DiagnosticsEngine::Level Level,