clang
9.0.0
|
Public Attributes | |
const CXXRecordDecl * | Type |
The dynamic class type of the object. More... | |
unsigned | PathLength |
The corresponding path length in the lvalue. More... | |
Definition at line 4657 of file ExprConstant.cpp.
unsigned DynamicType::PathLength |
The corresponding path length in the lvalue.
Definition at line 4661 of file ExprConstant.cpp.
const CXXRecordDecl* DynamicType::Type |
The dynamic class type of the object.
Definition at line 4659 of file ExprConstant.cpp.