Home
last modified time | relevance | path

Searched defs:HandleDiagnostic (Results 1 – 12 of 12) sorted by relevance

/external/clang/include/clang/Frontend/
DChainedDiagnosticConsumer.h55 virtual void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function
/external/clang/lib/Frontend/
DTextDiagnosticBuffer.cpp22 void TextDiagnosticBuffer::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in TextDiagnosticBuffer
DTextDiagnosticPrinter.cpp108 void TextDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in TextDiagnosticPrinter
DLogDiagnosticPrinter.cpp122 void LogDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in LogDiagnosticPrinter
DSerializedDiagnosticPrinter.cpp525 void SDiagsWriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in SDiagsWriter
DVerifyDiagnosticConsumer.cpp112 void VerifyDiagnosticConsumer::HandleDiagnostic( in HandleDiagnostic() function in VerifyDiagnosticConsumer
DASTUnit.cpp633 void StoredDiagnosticConsumer::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic() function in StoredDiagnosticConsumer
/external/clang/lib/Rewrite/Frontend/
DFixItRewriter.cpp117 void FixItRewriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in FixItRewriter
/external/clang/lib/ARCMigrate/
DARCMT.cpp131 virtual void HandleDiagnostic(DiagnosticsEngine::Level level, in HandleDiagnostic() function in __anon8731fd870111::CaptureDiagnosticConsumer
/external/clang/lib/Basic/
DDiagnostic.cpp426 void DiagnosticConsumer::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function in DiagnosticConsumer
/external/clang/tools/libclang/
DIndexing.cpp396 virtual void HandleDiagnostic(DiagnosticsEngine::Level level, in HandleDiagnostic() function in __anon5053fbfd0111::CaptureDiagnosticConsumer
/external/clang/include/clang/Basic/
DDiagnostic.h1313 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() function