clang 20.0.0git
|
#include "clang/AST/Expr.h"
Public Attributes | |
const MemberPointerType * | MPT |
Expr * | RHS |
const MemberPointerType* clang::SubobjectAdjustment::P::MPT |
Definition at line 79 of file Expr.h.
Referenced by clang::SubobjectAdjustment::SubobjectAdjustment().
Expr* clang::SubobjectAdjustment::P::RHS |
Definition at line 80 of file Expr.h.
Referenced by clang::SubobjectAdjustment::SubobjectAdjustment().