Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Frontend/
H A DChainedDiagnosticConsumer.h55 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function
/llvm-project/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp125 bool FixItRewriter::IncludeInDiagnosticCounts() const { IncludeInDiagnosticCounts() function in FixItRewriter
/llvm-project/clang/tools/clang-check/
H A DClangCheck.cpp134 bool IncludeInDiagnosticCounts() const override { return false; } IncludeInDiagnosticCounts() function in __anon18cbdec90111::FixItRewriter
/llvm-project/clang/tools/clang-import-test/
H A Dclang-import-test.cpp98 bool IncludeInDiagnosticCounts() const override { IncludeInDiagnosticCounts() function in init_convenience::TestDiagnosticConsumer
/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp1192 bool DiagnosticConsumer::IncludeInDiagnosticCounts() const { return true; } IncludeInDiagnosticCounts() function in DiagnosticConsumer
1209 bool ForwardingDiagnosticConsumer::IncludeInDiagnosticCounts() const { IncludeInDiagnosticCounts() function in ForwardingDiagnosticConsumer
/llvm-project/clang/unittests/Sema/
H A DExternalSemaSourceTest.cpp78 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function in __anon9cdecfb80111::DiagnosticWatcher