clang  3.7.0
Public Attributes | List of all members
clang::SubobjectAdjustment::P Struct Reference

#include <Expr.h>

Collaboration diagram for clang::SubobjectAdjustment::P:
[legend]

Public Attributes

const MemberPointerTypeMPT
 
ExprRHS
 

Detailed Description

Definition at line 70 of file Expr.h.

Member Data Documentation

const MemberPointerType* clang::SubobjectAdjustment::P::MPT
Expr* clang::SubobjectAdjustment::P::RHS

The documentation for this struct was generated from the following file: