/external/clang/include/clang/Frontend/ |
D | ChainedDiagnosticConsumer.h | 55 virtual void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function
|
/external/clang/lib/Frontend/ |
D | TextDiagnosticBuffer.cpp | 22 void TextDiagnosticBuffer::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in TextDiagnosticBuffer
|
D | TextDiagnosticPrinter.cpp | 108 void TextDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in TextDiagnosticPrinter
|
D | LogDiagnosticPrinter.cpp | 122 void LogDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in LogDiagnosticPrinter
|
D | SerializedDiagnosticPrinter.cpp | 525 void SDiagsWriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in SDiagsWriter
|
D | VerifyDiagnosticConsumer.cpp | 112 void VerifyDiagnosticConsumer::HandleDiagnostic( in HandleDiagnostic() function in VerifyDiagnosticConsumer
|
D | ASTUnit.cpp | 633 void StoredDiagnosticConsumer::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in StoredDiagnosticConsumer
|
/external/clang/lib/Rewrite/Frontend/ |
D | FixItRewriter.cpp | 117 void FixItRewriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in FixItRewriter
|
/external/clang/lib/ARCMigrate/ |
D | ARCMT.cpp | 131 virtual void HandleDiagnostic(DiagnosticsEngine::Level level, in HandleDiagnostic() function in __anon8731fd870111::CaptureDiagnosticConsumer
|
/external/clang/lib/Basic/ |
D | Diagnostic.cpp | 426 void DiagnosticConsumer::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in DiagnosticConsumer
|
/external/clang/tools/libclang/ |
D | Indexing.cpp | 396 virtual void HandleDiagnostic(DiagnosticsEngine::Level level, in HandleDiagnostic() function in __anon5053fbfd0111::CaptureDiagnosticConsumer
|
/external/clang/include/clang/Basic/ |
D | Diagnostic.h | 1313 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function
|