Cppcheck
CheckSizeof Member List

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

analyseWholeProgram(const CTU::FileInfo *ctu, const std::list< FileInfo * > &fileInfo, const Settings &, ErrorLogger &)Checkinlinevirtual
arithOperationsOnVoidPointerError(const Token *tok, const std::string &varname, const std::string &vartype)CheckSizeofprivate
Check(const std::string &aname)Checkexplicit
Check(std::string aname, const Tokenizer *tokenizer, const Settings *settings, ErrorLogger *errorLogger)Checkinlineprotected
Check(const Check &)=deleteCheck
CheckSizeof()CheckSizeofinline
CheckSizeof(const Tokenizer *tokenizer, const Settings *settings, ErrorLogger *errorLogger)CheckSizeofinlineprivate
checkSizeofForArrayParameter()CheckSizeofprivate
checkSizeofForNumericParameter()CheckSizeofprivate
checkSizeofForPointerSize()CheckSizeofprivate
classInfo() const overrideCheckSizeofinlineprivatevirtual
divideBySizeofError(const Token *tok, const std::string &memfunc)CheckSizeofprivate
divideSizeofError(const Token *tok)CheckSizeofprivate
getErrorMessages(ErrorLogger *errorLogger, const Settings *settings) const overrideCheckSizeofinlineprivatevirtual
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
multiplySizeofError(const Token *tok)CheckSizeofprivate
myName()CheckSizeofinlineprivatestatic
name() constCheckinline
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
runChecks(const Tokenizer &tokenizer, ErrorLogger *errorLogger) overrideCheckSizeofinlineprivatevirtual
sizeofCalculation()CheckSizeofprivate
sizeofCalculationError(const Token *tok, bool inconclusive)CheckSizeofprivate
sizeofDereferencedVoidPointerError(const Token *tok, const std::string &varname)CheckSizeofprivate
sizeofForArrayParameterError(const Token *tok)CheckSizeofprivate
sizeofForNumericParameterError(const Token *tok)CheckSizeofprivate
sizeofForPointerError(const Token *tok, const std::string &varname)CheckSizeofprivate
sizeofFunction()CheckSizeofprivate
sizeofFunctionError(const Token *tok)CheckSizeofprivate
sizeofsizeof()CheckSizeofprivate
sizeofsizeofError(const Token *tok)CheckSizeofprivate
sizeofVoid()CheckSizeofprivate
sizeofVoidError(const Token *tok)CheckSizeofprivate
suspiciousSizeofCalculation()CheckSizeofprivate
writeToErrorList(const ErrorMessage &errmsg)Checkstatic
wrongData(const Token *tok, const char *str)Checkprotected
~Check()Checkinlinevirtual