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