| /NextBSD/contrib/llvm/tools/clang/include/clang/Frontend/ |
| HD | ChainedDiagnosticConsumer.h | 60 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()
|
| HD | TextDiagnosticPrinter.h | 52 void HandleDiagnostic(DiagnosticsEngine::Level Level,
|
| HD | TextDiagnosticBuffer.h | 45 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
|
| HD | LogDiagnosticPrinter.h | 79 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
|
| HD | VerifyDiagnosticConsumer.h | 272 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
|
| /NextBSD/contrib/llvm/tools/clang/lib/Frontend/ |
| HD | TextDiagnosticBuffer.cpp | 22 void TextDiagnosticBuffer::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in TextDiagnosticBuffer 25 DiagnosticConsumer::HandleDiagnostic(Level, Info); in HandleDiagnostic()
|
| HD | TextDiagnosticPrinter.cpp | 112 void TextDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in TextDiagnosticPrinter 115 DiagnosticConsumer::HandleDiagnostic(Level, Info); in HandleDiagnostic()
|
| HD | LogDiagnosticPrinter.cpp | 112 void LogDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in LogDiagnosticPrinter 115 DiagnosticConsumer::HandleDiagnostic(Level, Info); in HandleDiagnostic()
|
| HD | VerifyDiagnosticConsumer.cpp | 110 void VerifyDiagnosticConsumer::HandleDiagnostic( in HandleDiagnostic() function in VerifyDiagnosticConsumer 147 Buffer->HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
|
| HD | SerializedDiagnosticPrinter.cpp | 163 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, 595 void SDiagsWriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in SDiagsWriter
|
| HD | ASTUnit.cpp | 576 void HandleDiagnostic(DiagnosticsEngine::Level Level, 608 void StoredDiagnosticConsumer::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in StoredDiagnosticConsumer 611 DiagnosticConsumer::HandleDiagnostic(Level, Info); in HandleDiagnostic()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Frontend/Rewrite/ |
| HD | FixItRewriter.cpp | 122 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()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Rewrite/Frontend/ |
| HD | FixItRewriter.h | 123 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
|
| /NextBSD/contrib/llvm/tools/clang/lib/Tooling/ |
| HD | CompilationDatabase.cpp | 159 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in __anon2ce85ef20111::UnusedInputDiagConsumer 166 Other->HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Basic/ |
| HD | Diagnostic.cpp | 353 Client->HandleDiagnostic(DiagLevel, Info); in Report() 398 void DiagnosticConsumer::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in DiagnosticConsumer 990 void ForwardingDiagnosticConsumer::HandleDiagnostic( in HandleDiagnostic() function in ForwardingDiagnosticConsumer 993 Target.HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
|
| HD | DiagnosticIDs.cpp | 687 Diag.Client->HandleDiagnostic((DiagnosticsEngine::Level)DiagLevel, Info); in EmitDiag()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | Diagnostic.h | 1360 virtual void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, 1367 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function 1384 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
|
| /NextBSD/contrib/llvm/tools/lldb/source/Expression/ |
| HD | ClangModulesDeclVendor.cpp | 42 HandleDiagnostic (clang::DiagnosticsEngine::Level DiagLevel, const clang::Diagnostic &info); 121 StoringDiagnosticConsumer::HandleDiagnostic (clang::DiagnosticsEngine::Level DiagLevel, const clang… in HandleDiagnostic() function in StoringDiagnosticConsumer
|
| /NextBSD/contrib/llvm/tools/clang/lib/ARCMigrate/ |
| HD | ARCMT.cpp | 131 void HandleDiagnostic(DiagnosticsEngine::Level level, in HandleDiagnostic() function in __anon01bf1e980111::CaptureDiagnosticConsumer
|
| /NextBSD/contrib/llvm/tools/lldb/source/Symbol/ |
| HD | ClangASTContext.cpp | 505 void HandleDiagnostic (DiagnosticsEngine::Level DiagLevel, const Diagnostic &info) in HandleDiagnostic() function in NullDiagnosticConsumer
|