Cppcheck
CheckExceptionSafety Member List

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

analyseWholeProgram(const CTU::FileInfo *ctu, const std::list< FileInfo * > &fileInfo, const Settings &, ErrorLogger &)Checkinlinevirtual
catchExceptionByValueError(const Token *tok)CheckExceptionSafetyprivate
Check(const std::string &aname)Checkexplicit
Check(std::string aname, const Tokenizer *tokenizer, const Settings *settings, ErrorLogger *errorLogger)Checkinlineprotected
Check(const Check &)=deleteCheck
checkCatchExceptionByValue()CheckExceptionSafetyprivate
CheckExceptionSafety()CheckExceptionSafetyinline
CheckExceptionSafety(const Tokenizer *tokenizer, const Settings *settings, ErrorLogger *errorLogger)CheckExceptionSafetyinlineprivate
checkRethrowCopy()CheckExceptionSafetyprivate
classInfo() const overrideCheckExceptionSafetyinlineprivatevirtual
deallocThrow()CheckExceptionSafetyprivate
deallocThrowError(const Token *const tok, const std::string &varname)CheckExceptionSafetyprivate
destructors()CheckExceptionSafetyprivate
destructorsError(const Token *const tok, const std::string &className)CheckExceptionSafetyprivate
getErrorMessages(ErrorLogger *errorLogger, const Settings *settings) const overrideCheckExceptionSafetyinlineprivatevirtual
getErrorPath(const Token *errtok, const ValueFlow::Value *value, std::string bug) constCheckprotected
getFileInfo(const Tokenizer &, const Settings &) constCheckinlinevirtual
getMessageId(const ValueFlow::Value &value, const char id[])Checkprotectedstatic
instances()Checkstatic
loadFileInfoFromXml(const tinyxml2::XMLElement *xmlElement) constCheckinlinevirtual
logChecker(const char id[])Checkprotected
mErrorLoggerCheckprotected
mNameCheckprivate
mSettingsCheckprotected
mTokenizerCheckprotected
myName()CheckExceptionSafetyinlineprivatestatic
name() constCheckinline
noexceptThrowError(const Token *const tok)CheckExceptionSafetyprivate
nothrowThrows()CheckExceptionSafetyprivate
operator=(const Check &)=deleteCheck
reportError(const Token *tok, const Severity severity, const std::string &id, const std::string &msg)Checkinlineprotected
reportError(const Token *tok, const Severity severity, const std::string &id, const std::string &msg, const CWE &cwe, Certainty certainty)Checkinlineprotected
reportError(const std::list< const Token * > &callstack, Severity severity, const std::string &id, const std::string &msg)Checkinlineprotected
reportError(const std::list< const Token * > &callstack, Severity severity, const std::string &id, const std::string &msg, const CWE &cwe, Certainty certainty)Checkprotected
reportError(const ErrorPath &errorPath, Severity severity, const char id[], const std::string &msg, const CWE &cwe, Certainty certainty)Checkprotected
rethrowCopyError(const Token *const tok, const std::string &varname)CheckExceptionSafetyprivate
rethrowNoCurrentException()CheckExceptionSafetyprivate
rethrowNoCurrentExceptionError(const Token *tok)CheckExceptionSafetyprivate
runChecks(const Tokenizer &tokenizer, ErrorLogger *errorLogger) overrideCheckExceptionSafetyinlineprivatevirtual
unhandledExceptionSpecification()CheckExceptionSafetyprivate
unhandledExceptionSpecificationError(const Token *const tok1, const Token *const tok2, const std::string &funcname)CheckExceptionSafetyprivate
writeToErrorList(const ErrorMessage &errmsg)Checkstatic
wrongData(const Token *tok, const char *str)Checkprotected
~Check()Checkinlinevirtual