clang 22.0.0git
|
Public Attributes | |
const CXXRecordDecl * | Type |
The dynamic class type of the object. | |
unsigned | PathLength |
The corresponding path length in the lvalue. |
Definition at line 6164 of file ExprConstant.cpp.
unsigned DynamicType::PathLength |
The corresponding path length in the lvalue.
Definition at line 6168 of file ExprConstant.cpp.
const CXXRecordDecl* DynamicType::Type |
The dynamic class type of the object.
Definition at line 6166 of file ExprConstant.cpp.