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,
138 void EmitDiagnosticMessage(SourceLocation Loc,
552 EmitDiagnosticMessage(SourceLocation(), PresumedLoc(), DiagLevel,
573 void SDiagsWriter::EmitDiagnosticMessage(SourceLocation Loc,
605 SDiagsRenderer::emitDiagnosticMessage(SourceLocation Loc,
612 Writer.EmitDiagnosticMessage(Loc, PLoc, Level, Message, SM, D);
677 Writer.EmitDiagnosticMessage(Loc, PLoc, DiagnosticsEngine::Note,
  /external/clang/tools/libclang/
CIndexDiagnostic.cpp 113 virtual void emitDiagnosticMessage(SourceLocation Loc, PresumedLoc PLoc,

Completed in 280 milliseconds