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.cpp120 bool IncludeInDiagnosticCounts() const override { return false; } in IncludeInDiagnosticCounts() function in __anone9668c810111::FixItRewriter
/external/clang/lib/Frontend/Rewrite/
DFixItRewriter.cpp118 bool FixItRewriter::IncludeInDiagnosticCounts() const { in IncludeInDiagnosticCounts() function in FixItRewriter
/external/clang/lib/Basic/
DDiagnostic.cpp981 bool DiagnosticConsumer::IncludeInDiagnosticCounts() const { return true; } in IncludeInDiagnosticCounts() function in DiagnosticConsumer
998 bool ForwardingDiagnosticConsumer::IncludeInDiagnosticCounts() const { in IncludeInDiagnosticCounts() function in ForwardingDiagnosticConsumer
/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp79 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function in __anonc6646c700111::DiagnosticWatcher