OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emitDiagnosticMessage
(Results
1 - 5
of
5
) sorted by null
/external/clang/include/clang/Frontend/
TextDiagnostic.h
78
void
emitDiagnosticMessage
(SourceLocation Loc,PresumedLoc PLoc,
DiagnosticRenderer.h
75
virtual void
emitDiagnosticMessage
(SourceLocation Loc, PresumedLoc PLoc,
/external/clang/lib/Frontend/
DiagnosticRenderer.cpp
136
emitDiagnosticMessage
(Loc, PresumedLoc(), Level, Message, Ranges, SM, D);
166
emitDiagnosticMessage
(Loc, PLoc, Level, Message, Ranges, SM, D);
194
emitDiagnosticMessage
(
SerializedDiagnosticPrinter.cpp
62
void
emitDiagnosticMessage
(SourceLocation Loc,
134
void
EmitDiagnosticMessage
(SourceLocation Loc,
548
EmitDiagnosticMessage
(SourceLocation(), PresumedLoc(), DiagLevel,
583
void SDiagsWriter::
EmitDiagnosticMessage
(SourceLocation Loc,
615
SDiagsRenderer::
emitDiagnosticMessage
(SourceLocation Loc,
622
Writer.
EmitDiagnosticMessage
(Loc, PLoc, Level, Message, SM, D);
687
Writer.
EmitDiagnosticMessage
(Loc, PLoc, DiagnosticsEngine::Note,
/external/clang/tools/libclang/
CIndexDiagnostic.cpp
116
void
emitDiagnosticMessage
(SourceLocation Loc, PresumedLoc PLoc,
Completed in 45 milliseconds