Home
last modified time | relevance | path

Searched defs:IncludeInDiagnosticCounts (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/Frontend/
DChainedDiagnosticConsumer.h56 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function
/external/clang/tools/clang-check/
DClangCheck.cpp118 bool IncludeInDiagnosticCounts() const override { return false; } in IncludeInDiagnosticCounts() function in __anon3a0a24580111::FixItRewriter
/external/clang/lib/Frontend/Rewrite/
DFixItRewriter.cpp111 bool FixItRewriter::IncludeInDiagnosticCounts() const { in IncludeInDiagnosticCounts() function in FixItRewriter
/external/clang/lib/Basic/
DDiagnostic.cpp971 bool DiagnosticConsumer::IncludeInDiagnosticCounts() const { return true; } in IncludeInDiagnosticCounts() function in DiagnosticConsumer
988 bool ForwardingDiagnosticConsumer::IncludeInDiagnosticCounts() const { in IncludeInDiagnosticCounts() function in ForwardingDiagnosticConsumer
/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp75 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function in __anon1ee1c6270111::NamespaceDiagnosticWatcher