HomeSort by relevance Sort by last modified time
    Searched refs:emitDiagnostic (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/Frontend/
TextDiagnosticPrinter.cpp 150 TextDiag->emitDiagnostic(Info.getLocation(), Level, DiagMessageStream.str(),
DiagnosticRenderer.cpp 123 void DiagnosticRenderer::emitDiagnostic(SourceLocation Loc,
186 emitDiagnostic(Diag.getLocation(), Diag.getLevel(), Diag.getMessage(),
465 emitDiagnostic(SpellingLoc, DiagnosticsEngine::Note,
SerializedDiagnosticPrinter.cpp 548 // the behavior in SDiagsRenderer::emitDiagnostic().
564 Renderer.emitDiagnostic(Info.getLocation(), DiagLevel,
  /external/clang/include/clang/Frontend/
DiagnosticRenderer.h 143 void emitDiagnostic(SourceLocation Loc, DiagnosticsEngine::Level Level,

Completed in 65 milliseconds