clang
10.0.0git
|
#include "clang/AST/Expr.h"
Public Attributes | |
const MemberPointerType * | MPT |
Expr * | RHS |
const MemberPointerType* clang::SubobjectAdjustment::P::MPT |
Definition at line 76 of file Expr.h.
Referenced by clang::CodeGen::CodeGenFunction::EmitMaterializeTemporaryExpr(), and clang::SubobjectAdjustment::SubobjectAdjustment().
Expr* clang::SubobjectAdjustment::P::RHS |
Definition at line 77 of file Expr.h.
Referenced by clang::CodeGen::CodeGenFunction::EmitMaterializeTemporaryExpr(), and clang::SubobjectAdjustment::SubobjectAdjustment().