Cppcheck
|
This is the complete list of members for LifetimeStore, including all inherited members.
argtok | LifetimeStore | |
byDerefCopy(Token *tok, const TokenList &tokenlist, ErrorLogger &errorLogger, const Settings &settings, Predicate pred, SourceLocation loc=SourceLocation::current()) const | LifetimeStore | inline |
byDerefCopy(Token *tok, const TokenList &tokenlist, ErrorLogger &errorLogger, const Settings &settings, SourceLocation loc=SourceLocation::current()) const | LifetimeStore | inline |
byRef(Token *tok, const TokenList &tokenlist, ErrorLogger &errorLogger, const Settings &settings, Predicate pred, SourceLocation loc=SourceLocation::current()) | LifetimeStore | inline |
byRef(Token *tok, const TokenList &tokenlist, ErrorLogger &errorLogger, const Settings &settings, SourceLocation loc=SourceLocation::current()) | LifetimeStore | inline |
byVal(Token *tok, const TokenList &tokenlist, ErrorLogger &errorLogger, const Settings &settings, Predicate pred, SourceLocation loc=SourceLocation::current()) | LifetimeStore | inline |
byVal(Token *tok, const TokenList &tokenlist, ErrorLogger &errorLogger, const Settings &settings, SourceLocation loc=SourceLocation::current()) | LifetimeStore | inline |
errorPath | LifetimeStore | |
forEach(const TokenList &tokenlist, ErrorLogger &errorLogger, const Settings &settings, const std::vector< const Token * > &argtoks, const std::string &message, ValueFlow::Value::LifetimeKind type, F f) | LifetimeStore | inlinestatic |
forward | LifetimeStore | |
forwardLifetime(Token *tok, const TokenList &tokenlist, ErrorLogger &errorLogger, const Settings &settings) | LifetimeStore | inlineprivate |
forwardTok | LifetimeStore | private |
fromFunctionArg(const Function *f, const Token *tok, const Variable *var, const TokenList &tokenlist, const Settings &settings, ErrorLogger &errorLogger) | LifetimeStore | inlinestatic |
inconclusive | LifetimeStore | |
LifetimeStore()=default | LifetimeStore | |
LifetimeStore(const Token *argtok, std::string message, ValueFlow::Value::LifetimeKind type=ValueFlow::Value::LifetimeKind::Object, bool inconclusive=false) | LifetimeStore | inline |
message | LifetimeStore | |
type | LifetimeStore |