clang: DynamicType Struct Reference (original) (raw)

Public Attributes
const CXXRecordDecl * Type
The dynamic class type of the object.
unsigned PathLength
The corresponding path length in the lvalue.

Detailed Description

Definition at line 6034 of file ExprConstant.cpp.

Member Data Documentation

PathLength

unsigned DynamicType::PathLength

The corresponding path length in the lvalue.

Definition at line 6038 of file ExprConstant.cpp.

Type

const CXXRecordDecl* DynamicType::Type

The dynamic class type of the object.

Definition at line 6036 of file ExprConstant.cpp.


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