clang 22.0.0git
DynamicType Struct Reference

Public Attributes

const CXXRecordDeclType
 The dynamic class type of the object.
unsigned PathLength
 The corresponding path length in the lvalue.

Detailed Description

Definition at line 6164 of file ExprConstant.cpp.

Member Data Documentation

◆ PathLength

unsigned DynamicType::PathLength

The corresponding path length in the lvalue.

Definition at line 6168 of file ExprConstant.cpp.

◆ Type

const CXXRecordDecl* DynamicType::Type

The dynamic class type of the object.

Definition at line 6166 of file ExprConstant.cpp.


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