clang
3.7.0
|
#include <Expr.h>
Public Attributes | |
const CastExpr * | BasePath |
const CXXRecordDecl * | DerivedClass |
const CastExpr* clang::SubobjectAdjustment::DTB::BasePath |
Definition at line 66 of file Expr.h.
Referenced by clang::CodeGen::CodeGenFunction::EmitMaterializeTemporaryExpr(), and clang::SubobjectAdjustment::SubobjectAdjustment().
const CXXRecordDecl* clang::SubobjectAdjustment::DTB::DerivedClass |
Definition at line 67 of file Expr.h.
Referenced by clang::CodeGen::CodeGenFunction::EmitMaterializeTemporaryExpr(), and clang::SubobjectAdjustment::SubobjectAdjustment().