Cppcheck
|
#include <astutils.h>
Public Attributes | |
const Token * | token |
ErrorPath | errors |
Definition at line 253 of file astutils.h.
ErrorPath ReferenceToken::errors |
Definition at line 255 of file astutils.h.
const Token* ReferenceToken::token |
Definition at line 254 of file astutils.h.
Referenced by ValueFlowAnalyzer::analyze(), and followAllReferences().