Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DChainedDiagnosticConsumer.h55 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp124 bool FixItRewriter::IncludeInDiagnosticCounts() const { in IncludeInDiagnosticCounts() function in FixItRewriter
/openbsd-src/gnu/llvm/clang/tools/clang-check/
H A DClangCheck.cpp134 bool IncludeInDiagnosticCounts() const override { return false; } in IncludeInDiagnosticCounts() function in __anon7571602d0111::FixItRewriter
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DDiagnostic.cpp1195 bool DiagnosticConsumer::IncludeInDiagnosticCounts() const { return true; } in IncludeInDiagnosticCounts() function in DiagnosticConsumer
1212 bool ForwardingDiagnosticConsumer::IncludeInDiagnosticCounts() const { in IncludeInDiagnosticCounts() function in ForwardingDiagnosticConsumer
/openbsd-src/gnu/llvm/clang/tools/clang-import-test/
H A Dclang-import-test.cpp98 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function in init_convenience::TestDiagnosticConsumer