Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DChainedDiagnosticConsumer.h59 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function
62 DiagnosticConsumer::HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
64 Primary->HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
65 Secondary->HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
H A DTextDiagnosticPrinter.h51 void HandleDiagnostic(DiagnosticsEngine::Level Level,
H A DTextDiagnosticBuffer.h53 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
H A DLogDiagnosticPrinter.h78 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
H A DVerifyDiagnosticConsumer.h325 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnosticBuffer.cpp23 void TextDiagnosticBuffer::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in TextDiagnosticBuffer
26 DiagnosticConsumer::HandleDiagnostic(Level, Info); in HandleDiagnostic()
H A DTextDiagnosticPrinter.cpp109 void TextDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in TextDiagnosticPrinter
112 DiagnosticConsumer::HandleDiagnostic(Level, Info); in HandleDiagnostic()
H A DLogDiagnosticPrinter.cpp111 void LogDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in LogDiagnosticPrinter
114 DiagnosticConsumer::HandleDiagnostic(Level, Info); in HandleDiagnostic()
H A DSerializedDiagnosticPrinter.cpp157 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
572 void SDiagsWriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in SDiagsWriter
H A DVerifyDiagnosticConsumer.cpp722 void VerifyDiagnosticConsumer::HandleDiagnostic( in HandleDiagnostic() function in VerifyDiagnosticConsumer
759 Buffer->HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
H A DASTUnit.cpp638 void HandleDiagnostic(DiagnosticsEngine::Level Level,
687 void FilterAndStoreDiagnosticConsumer::HandleDiagnostic( in HandleDiagnostic() function in FilterAndStoreDiagnosticConsumer
690 DiagnosticConsumer::HandleDiagnostic(Level, Info); in HandleDiagnostic()
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp128 void FixItRewriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in FixItRewriter
131 DiagnosticConsumer::HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
137 Client->HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Rewrite/Frontend/
H A DFixItRewriter.h125 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/
H A DCompilationDatabase.cpp186 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in __anon21d6e09a0111::UnusedInputDiagConsumer
194 Other.HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
/netbsd/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp504 Client->HandleDiagnostic(DiagLevel, Info); in Report()
547 void DiagnosticConsumer::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in DiagnosticConsumer
1137 void ForwardingDiagnosticConsumer::HandleDiagnostic( in HandleDiagnostic() function in ForwardingDiagnosticConsumer
1140 Target.HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
H A DDiagnosticIDs.cpp804 Diag.Client->HandleDiagnostic((DiagnosticsEngine::Level)DiagLevel, Info); in EmitDiag()
/netbsd/external/apache2/llvm/dist/clang/tools/clang-import-test/
H A Dclang-import-test.cpp133 virtual void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in init_convenience::TestDiagnosticConsumer
159 DiagnosticConsumer::HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1757 virtual void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
1765 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function
1781 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,
/netbsd/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DARCMT.cpp133 void HandleDiagnostic(DiagnosticsEngine::Level level, in HandleDiagnostic() function in __anone61899400111::CaptureDiagnosticConsumer
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp324 void HandleDiagnostic(DiagnosticsEngine::Level level, in HandleDiagnostic() function in __anon62de29160211::CaptureDiagnosticConsumer