/external/clang/lib/Frontend/ |
D | TextDiagnosticBuffer.cpp | 22 void TextDiagnosticBuffer::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in TextDiagnosticBuffer
|
D | TextDiagnosticPrinter.cpp | 112 void TextDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in TextDiagnosticPrinter
|
D | LogDiagnosticPrinter.cpp | 112 void LogDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in LogDiagnosticPrinter
|
D | VerifyDiagnosticConsumer.cpp | 110 void VerifyDiagnosticConsumer::HandleDiagnostic( in HandleDiagnostic() function in VerifyDiagnosticConsumer
|
D | SerializedDiagnosticPrinter.cpp | 585 void SDiagsWriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in SDiagsWriter
|
D | ASTUnit.cpp | 609 void StoredDiagnosticConsumer::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in StoredDiagnosticConsumer
|
/external/clang/include/clang/Frontend/ |
D | ChainedDiagnosticConsumer.h | 60 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function
|
/external/clang/lib/Frontend/Rewrite/ |
D | FixItRewriter.cpp | 122 void FixItRewriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in FixItRewriter
|
/external/clang/lib/Tooling/ |
D | CompilationDatabase.cpp | 158 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in __anon970dbca40111::UnusedInputDiagConsumer
|
/external/clang/lib/Basic/ |
D | Diagnostic.cpp | 399 void DiagnosticConsumer::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in DiagnosticConsumer 987 void ForwardingDiagnosticConsumer::HandleDiagnostic( in HandleDiagnostic() function in ForwardingDiagnosticConsumer
|
/external/clang/unittests/Sema/ |
D | ExternalSemaSourceTest.cpp | 56 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in __anonc6646c700111::DiagnosticWatcher
|
/external/clang/unittests/Tooling/ |
D | ToolingTest.cpp | 465 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function
|
/external/clang/lib/ARCMigrate/ |
D | ARCMT.cpp | 132 void HandleDiagnostic(DiagnosticsEngine::Level level, in HandleDiagnostic() function in __anon6ed5378a0111::CaptureDiagnosticConsumer
|
/external/clang/tools/libclang/ |
D | Indexing.cpp | 340 void HandleDiagnostic(DiagnosticsEngine::Level level, in HandleDiagnostic() function in __anon58e69b200211::CaptureDiagnosticConsumer
|
/external/clang/include/clang/Basic/ |
D | Diagnostic.h | 1372 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function
|