|
clang
3.8.0
|
#include <Expr.h>
Public Attributes | |
| const MemberPointerType * | MPT |
| Expr * | RHS |
| const MemberPointerType* clang::SubobjectAdjustment::P::MPT |
Definition at line 71 of file Expr.h.
Referenced by clang::CodeGen::CodeGenFunction::EmitMaterializeTemporaryExpr(), and clang::SubobjectAdjustment::SubobjectAdjustment().
| Expr* clang::SubobjectAdjustment::P::RHS |
Definition at line 72 of file Expr.h.
Referenced by clang::CodeGen::CodeGenFunction::EmitMaterializeTemporaryExpr(), and clang::SubobjectAdjustment::SubobjectAdjustment().
1.8.6