clang 22.0.0git
clang::SubobjectAdjustment::P Struct Reference

#include "clang/AST/Expr.h"

Public Attributes

const MemberPointerTypeMPT
ExprRHS

Detailed Description

Definition at line 80 of file Expr.h.

Member Data Documentation

◆ MPT

const MemberPointerType* clang::SubobjectAdjustment::P::MPT

Definition at line 81 of file Expr.h.

◆ RHS

Expr* clang::SubobjectAdjustment::P::RHS

Definition at line 82 of file Expr.h.


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