Cppcheck
Public Attributes | List of all members
ReferenceToken Struct Reference

#include <astutils.h>

Public Attributes

const Tokentoken
 
ErrorPath errors
 

Detailed Description

Definition at line 253 of file astutils.h.

Member Data Documentation

◆ errors

ErrorPath ReferenceToken::errors

Definition at line 255 of file astutils.h.

◆ token

const Token* ReferenceToken::token

Definition at line 254 of file astutils.h.

Referenced by ValueFlowAnalyzer::analyze(), and followAllReferences().


The documentation for this struct was generated from the following file: