OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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,
184
emitDiagnostic
(Diag.getLocation(), Diag.getLevel(), Diag.getMessage(),
483
emitDiagnostic
(SpellingLoc, DiagnosticsEngine::Note, Message.str(),
SerializedDiagnosticPrinter.cpp
607
// the behavior in SDiagsRenderer::
emitDiagnostic
().
623
Renderer.
emitDiagnostic
(Info.getLocation(), DiagLevel,
[
all
...]
/external/clang/include/clang/Frontend/
DiagnosticRenderer.h
144
void
emitDiagnostic
(SourceLocation Loc, DiagnosticsEngine::Level Level,
Completed in 100 milliseconds