HomeSort by relevance Sort by last modified time
    Searched defs:emitDiagnosticMessage (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Frontend/
SerializedDiagnosticPrinter.cpp 62 virtual void emitDiagnosticMessage(SourceLocation Loc,
134 void EmitDiagnosticMessage(SourceLocation Loc,
548 EmitDiagnosticMessage(SourceLocation(), PresumedLoc(), DiagLevel,
569 void SDiagsWriter::EmitDiagnosticMessage(SourceLocation Loc,
601 SDiagsRenderer::emitDiagnosticMessage(SourceLocation Loc,
608 Writer.EmitDiagnosticMessage(Loc, PLoc, Level, Message, SM, D);
673 Writer.EmitDiagnosticMessage(Loc, PLoc, DiagnosticsEngine::Note,
  /external/clang/tools/libclang/
CIndexDiagnostic.cpp 113 virtual void emitDiagnosticMessage(SourceLocation Loc, PresumedLoc PLoc,

Completed in 626 milliseconds