Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDChainedDiagnosticConsumer.h55 bool IncludeInDiagnosticCounts() const override { in IncludeInDiagnosticCounts() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDFixItRewriter.cpp122 bool FixItRewriter::IncludeInDiagnosticCounts() const { in IncludeInDiagnosticCounts() function in FixItRewriter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
HDDiagnostic.cpp1116 bool DiagnosticConsumer::IncludeInDiagnosticCounts() const { return true; } in IncludeInDiagnosticCounts() function in DiagnosticConsumer
1133 bool ForwardingDiagnosticConsumer::IncludeInDiagnosticCounts() const { in IncludeInDiagnosticCounts() function in ForwardingDiagnosticConsumer