HomeSort by: relevance | last modified time | path
    Searched refs:emitDiagnostic (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Frontend/
TextDiagnosticPrinter.cpp 151 TextDiag->emitDiagnostic(
DiagnosticRenderer.cpp 87 void DiagnosticRenderer::emitDiagnostic(FullSourceLoc Loc,
144 emitDiagnostic(Diag.getLocation(), Diag.getLevel(), Diag.getMessage(),
455 emitDiagnostic(SpellingLoc, DiagnosticsEngine::Note, Message.str(),
SerializedDiagnosticPrinter.cpp 606 // the behavior in SDiagsRenderer::emitDiagnostic().
622 Renderer.emitDiagnostic(
  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
DiagnosticRenderer.h 132 void emitDiagnostic(FullSourceLoc Loc, DiagnosticsEngine::Level Level,

Completed in 24 milliseconds