struct DynamicType

Declaration

struct DynamicType { /* full declaration omitted */ };

Declared at: clang/lib/AST/ExprConstant.cpp:5649

Member Variables

public const clang::CXXRecordDecl* Type
The dynamic class type of the object.
public unsigned int PathLength
The corresponding path length in the lvalue.