clang 22.0.0git
clang::SubobjectAdjustment::DTB Struct Reference

#include "clang/AST/Expr.h"

Public Attributes

const CastExprBasePath
const CXXRecordDeclDerivedClass

Detailed Description

Definition at line 75 of file Expr.h.

Member Data Documentation

◆ BasePath

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

Definition at line 76 of file Expr.h.

◆ DerivedClass

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

Definition at line 77 of file Expr.h.


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