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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DTextDiagnosticPrinter.cpp150 TextDiag->emitDiagnostic(Info.getLocation(), Level, DiagMessageStream.str(),
H A DDiagnosticRenderer.cpp123 void DiagnosticRenderer::emitDiagnostic(SourceLocation Loc, function in class:DiagnosticRenderer
186 emitDiagnostic(Diag.getLocation(), Diag.getLevel(), Diag.getMessage(),
465 emitDiagnostic(SpellingLoc, DiagnosticsEngine::Note, Message.str(),
H A DSerializedDiagnosticPrinter.cpp544 // the behavior in SDiagsRenderer::emitDiagnostic().
560 Renderer.emitDiagnostic(Info.getLocation(), DiagLevel,
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DDiagnosticRenderer.h143 void emitDiagnostic(SourceLocation Loc, DiagnosticsEngine::Level Level,

Completed in 61 milliseconds