|
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 6169 of file ExprConstant.cpp.
| unsigned DynamicType::PathLength |
The corresponding path length in the lvalue.
Definition at line 6173 of file ExprConstant.cpp.
| const CXXRecordDecl* DynamicType::Type |
The dynamic class type of the object.
Definition at line 6171 of file ExprConstant.cpp.