Cppcheck
|
#include <pathanalysis.h>
Public Attributes | |
const Token * | tok |
ErrorPath | errorPath |
bool | known |
Definition at line 43 of file pathanalysis.h.
ErrorPath PathAnalysis::Info::errorPath |
Definition at line 45 of file pathanalysis.h.
Referenced by PathAnalysis::forwardRange(), and reaches().
bool PathAnalysis::Info::known |
Definition at line 46 of file pathanalysis.h.
Referenced by PathAnalysis::forwardRange().
const Token* PathAnalysis::Info::tok |
Definition at line 44 of file pathanalysis.h.
Referenced by PathAnalysis::forwardRange(), PathAnalysis::forwardRecursive(), CheckStl::invalidContainer(), and reaches().