Home
last modified time | relevance | path

Searched refs:HandleDiagnostic (Results 1 – 21 of 21) sorted by relevance

/external/clang/include/clang/Frontend/
DChainedDiagnosticConsumer.h60 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function
63 DiagnosticConsumer::HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
65 Primary->HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
66 Secondary->HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
DTextDiagnosticPrinter.h52 void HandleDiagnostic(DiagnosticsEngine::Level Level,
DTextDiagnosticBuffer.h45 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
DLogDiagnosticPrinter.h79 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
DVerifyDiagnosticConsumer.h272 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
/external/clang/lib/Frontend/
DTextDiagnosticBuffer.cpp22 void TextDiagnosticBuffer::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in TextDiagnosticBuffer
25 DiagnosticConsumer::HandleDiagnostic(Level, Info); in HandleDiagnostic()
DTextDiagnosticPrinter.cpp112 void TextDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in TextDiagnosticPrinter
115 DiagnosticConsumer::HandleDiagnostic(Level, Info); in HandleDiagnostic()
DLogDiagnosticPrinter.cpp112 void LogDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in LogDiagnosticPrinter
115 DiagnosticConsumer::HandleDiagnostic(Level, Info); in HandleDiagnostic()
DVerifyDiagnosticConsumer.cpp110 void VerifyDiagnosticConsumer::HandleDiagnostic( in HandleDiagnostic() function in VerifyDiagnosticConsumer
147 Buffer->HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
DSerializedDiagnosticPrinter.cpp165 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
585 void SDiagsWriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in SDiagsWriter
DASTUnit.cpp577 void HandleDiagnostic(DiagnosticsEngine::Level Level,
609 void StoredDiagnosticConsumer::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in StoredDiagnosticConsumer
612 DiagnosticConsumer::HandleDiagnostic(Level, Info); in HandleDiagnostic()
/external/clang/lib/Frontend/Rewrite/
DFixItRewriter.cpp122 void FixItRewriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in FixItRewriter
125 DiagnosticConsumer::HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
131 Client->HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
/external/clang/include/clang/Rewrite/Frontend/
DFixItRewriter.h123 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
/external/clang/lib/Tooling/
DCompilationDatabase.cpp158 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in __anonb1225eda0111::UnusedInputDiagConsumer
165 Other->HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
/external/clang/lib/Basic/
DDiagnostic.cpp354 Client->HandleDiagnostic(DiagLevel, Info); in Report()
399 void DiagnosticConsumer::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in DiagnosticConsumer
987 void ForwardingDiagnosticConsumer::HandleDiagnostic( in HandleDiagnostic() function in ForwardingDiagnosticConsumer
990 Target.HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
DDiagnosticIDs.cpp685 Diag.Client->HandleDiagnostic((DiagnosticsEngine::Level)DiagLevel, Info); in EmitDiag()
/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp56 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in __anonb6b35f260111::DiagnosticWatcher
59 Chained->HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
/external/clang/include/clang/Basic/
DDiagnostic.h1365 virtual void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
1372 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function
1389 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
/external/clang/unittests/Tooling/
DToolingTest.cpp465 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function
/external/clang/lib/ARCMigrate/
DARCMT.cpp132 void HandleDiagnostic(DiagnosticsEngine::Level level, in HandleDiagnostic() function in __anonc6087f800111::CaptureDiagnosticConsumer
/external/clang/tools/libclang/
DIndexing.cpp340 void HandleDiagnostic(DiagnosticsEngine::Level level, in HandleDiagnostic() function in __anon6eaf67560211::CaptureDiagnosticConsumer