clang 19.0.0git
Public Attributes | List of all members
clang::SubobjectAdjustment::DTB Struct Reference

#include "clang/AST/Expr.h"

Public Attributes

const CastExprBasePath
 
const CXXRecordDeclDerivedClass
 

Detailed Description

Definition at line 73 of file Expr.h.

Member Data Documentation

◆ BasePath

const CastExpr* clang::SubobjectAdjustment::DTB::BasePath

Definition at line 74 of file Expr.h.

Referenced by clang::SubobjectAdjustment::SubobjectAdjustment().

◆ DerivedClass

const CXXRecordDecl* clang::SubobjectAdjustment::DTB::DerivedClass

Definition at line 75 of file Expr.h.

Referenced by clang::SubobjectAdjustment::SubobjectAdjustment().


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