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 5960 of file ExprConstant.cpp.

Member Data Documentation

PathLength

unsigned DynamicType::PathLength

The corresponding path length in the lvalue.

Definition at line 5964 of file ExprConstant.cpp.

Type

const CXXRecordDecl* DynamicType::Type

The dynamic class type of the object.

Definition at line 5962 of file ExprConstant.cpp.


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