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