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