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

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DChainedDiagnosticConsumer.h51 virtual bool IncludeInDiagnosticCounts() const { function in class:clang::ChainedDiagnosticConsumer
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DFixItRewriter.cpp113 bool FixItRewriter::IncludeInDiagnosticCounts() const { function in class:FixItRewriter
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Basic/
H A DDiagnostic.cpp382 if (Client->IncludeInDiagnosticCounts()) { function
970 bool DiagnosticConsumer::IncludeInDiagnosticCounts() const { return true; } function in class:DiagnosticConsumer
987 bool ForwardingDiagnosticConsumer::IncludeInDiagnosticCounts() const { function in class:ForwardingDiagnosticConsumer

Completed in 33 milliseconds