Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Basic/
H A DDiagnostic.cpp981 bool DiagnosticConsumer::IncludeInDiagnosticCounts() const { return true; } in IncludeInDiagnosticCounts() function in DiagnosticConsumer
998 bool ForwardingDiagnosticConsumer::IncludeInDiagnosticCounts() const { in IncludeInDiagnosticCounts() function in ForwardingDiagnosticConsumer
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DChainedDiagnosticConsumer.h55 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/
DChainedDiagnosticConsumer.h55 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/
DChainedDiagnosticConsumer.h55 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DChainedDiagnosticConsumer.h56 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/
DChainedDiagnosticConsumer.h55 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function
/aosp_15_r20/external/clang/tools/clang-check/
H A DClangCheck.cpp120 bool IncludeInDiagnosticCounts() const override { return false; } in IncludeInDiagnosticCounts() function in __anonefcff4ce0111::FixItRewriter
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp118 bool FixItRewriter::IncludeInDiagnosticCounts() const { in IncludeInDiagnosticCounts() function in FixItRewriter
/aosp_15_r20/external/clang/unittests/Sema/
H A DExternalSemaSourceTest.cpp79 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function in __anon95107b5d0111::DiagnosticWatcher