Cppcheck
SuppressionList Member List

This is the complete list of members for SuppressionList, including all inherited members.

addSuppression(Suppression suppression)SuppressionList
addSuppressionLine(const std::string &line)SuppressionList
addSuppressions(std::list< Suppression > suppressions)SuppressionList
dump(std::ostream &out) constSuppressionList
getSuppressions() constSuppressionList
getUnmatchedGlobalSuppressions(const bool unusedFunctionChecking) constSuppressionList
getUnmatchedLocalSuppressions(const std::string &file, const bool unusedFunctionChecking) constSuppressionList
isSuppressed(const ErrorMessage &errmsg, bool global=true)SuppressionList
isSuppressed(const ::ErrorMessage &errmsg, const std::set< std::string > &macroNames)SuppressionList
isSuppressedExplicitly(const ErrorMessage &errmsg, bool global=true)SuppressionList
markUnmatchedInlineSuppressionsAsChecked(const Tokenizer &tokenizer)SuppressionList
mSuppressionsSuppressionListprivate
parseFile(std::istream &istr)SuppressionList
parseMultiSuppressComment(const std::string &comment, std::string *errorMessage)SuppressionListstatic
parseXmlFile(const char *filename)SuppressionList
reportUnmatchedSuppressions(const std::list< SuppressionList::Suppression > &unmatched, ErrorLogger &errorLogger)SuppressionListstatic
Type enum nameSuppressionList