Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DTextDiagnosticPrinter.cpp155 TextDiag->emitDiagnostic(Info.getLocation(), Level, DiagMessageStream.str(), in HandleDiagnostic()
DDiagnosticRenderer.cpp81 void DiagnosticRenderer::emitDiagnostic(SourceLocation Loc, in emitDiagnostic() function in DiagnosticRenderer
142 emitDiagnostic(Diag.getLocation(), Diag.getLevel(), Diag.getMessage(), in emitStoredDiagnostic()
443 emitDiagnostic(SpellingLoc, DiagnosticsEngine::Note, Message.str(), in emitSingleMacroExpansion()
DSerializedDiagnosticPrinter.cpp624 Renderer.emitDiagnostic(Info.getLocation(), DiagLevel, in HandleDiagnostic()
/external/clang/include/clang/Frontend/
DDiagnosticRenderer.h144 void emitDiagnostic(SourceLocation Loc, DiagnosticsEngine::Level Level,