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 155 TextDiag->emitDiagnostic(Info.getLocation(), Level, DiagMessageStream.str(),
DiagnosticRenderer.cpp 123 void DiagnosticRenderer::emitDiagnostic(SourceLocation Loc,
186 emitDiagnostic(Diag.getLocation(), Diag.getLevel(), Diag.getMessage(),
471 emitDiagnostic(SpellingLoc, DiagnosticsEngine::Note, Message.str(),
SerializedDiagnosticPrinter.cpp 618 // the behavior in SDiagsRenderer::emitDiagnostic().
634 Renderer.emitDiagnostic(Info.getLocation(), DiagLevel,
    [all...]
  /external/clang/include/clang/Frontend/
DiagnosticRenderer.h 142 void emitDiagnostic(SourceLocation Loc, DiagnosticsEngine::Level Level,

Completed in 424 milliseconds