Cppcheck
Functions
reverseanalyzer.h File Reference

Go to the source code of this file.

Functions

void valueFlowGenericReverse (Token *start, const Token *end, const ValuePtr< Analyzer > &a, const TokenList &tokenlist, ErrorLogger &errorLogger, const Settings &settings)
 

Function Documentation

◆ valueFlowGenericReverse()

void valueFlowGenericReverse ( Token start,
const Token end,
const ValuePtr< Analyzer > &  a,
const TokenList tokenlist,
ErrorLogger errorLogger,
const Settings settings 
)

Definition at line 398 of file reverseanalyzer.cpp.

Referenced by valueFlowReverse().