| 
    Cppcheck
    
   | 
 
This is the complete list of members for CheckAssert, including all inherited members.
| analyseWholeProgram(const CTU::FileInfo *ctu, const std::list< FileInfo * > &fileInfo, const Settings &, ErrorLogger &) | Check | inlinevirtual | 
| assertWithSideEffects() | CheckAssert | private | 
| assignmentInAssertError(const Token *tok, const std::string &varname) | CheckAssert | private | 
| Check(const std::string &aname) | Check | explicit | 
| Check(std::string aname, const Tokenizer *tokenizer, const Settings *settings, ErrorLogger *errorLogger) | Check | inlineprotected | 
| Check(const Check &)=delete | Check | |
| CheckAssert() | CheckAssert | inline | 
| CheckAssert(const Tokenizer *tokenizer, const Settings *settings, ErrorLogger *errorLogger) | CheckAssert | inlineprivate | 
| checkVariableAssignment(const Token *assignTok, const Scope *assertionScope) | CheckAssert | private | 
| classInfo() const override | CheckAssert | inlineprivatevirtual | 
| getErrorMessages(ErrorLogger *errorLogger, const Settings *settings) const override | CheckAssert | inlineprivatevirtual | 
| getErrorPath(const Token *errtok, const ValueFlow::Value *value, std::string bug) const | Check | protected | 
| getFileInfo(const Tokenizer &, const Settings &) const | Check | inlinevirtual | 
| getMessageId(const ValueFlow::Value &value, const char id[]) | Check | protectedstatic | 
| inSameScope(const Token *returnTok, const Token *assignTok) | CheckAssert | privatestatic | 
| instances() | Check | static | 
| loadFileInfoFromXml(const tinyxml2::XMLElement *xmlElement) const | Check | inlinevirtual | 
| logChecker(const char id[]) | Check | protected | 
| mErrorLogger | Check | protected | 
| mName | Check | private | 
| mSettings | Check | protected | 
| mTokenizer | Check | protected | 
| myName() | CheckAssert | inlineprivatestatic | 
| name() const | Check | inline | 
| operator=(const Check &)=delete | Check | |
| reportError(const Token *tok, const Severity severity, const std::string &id, const std::string &msg) | Check | inlineprotected | 
| reportError(const Token *tok, const Severity severity, const std::string &id, const std::string &msg, const CWE &cwe, Certainty certainty) | Check | inlineprotected | 
| reportError(const std::list< const Token * > &callstack, Severity severity, const std::string &id, const std::string &msg) | Check | inlineprotected | 
| reportError(const std::list< const Token * > &callstack, Severity severity, const std::string &id, const std::string &msg, const CWE &cwe, Certainty certainty) | Check | protected | 
| reportError(const ErrorPath &errorPath, Severity severity, const char id[], const std::string &msg, const CWE &cwe, Certainty certainty) | Check | protected | 
| runChecks(const Tokenizer &tokenizer, ErrorLogger *errorLogger) override | CheckAssert | inlineprivatevirtual | 
| sideEffectInAssertError(const Token *tok, const std::string &functionName) | CheckAssert | private | 
| writeToErrorList(const ErrorMessage &errmsg) | Check | static | 
| wrongData(const Token *tok, const char *str) | Check | protected | 
| ~Check() | Check | inlinevirtual |