|
clang
5.0.0
|
#include "clang/AST/Expr.h"
Public Attributes | |
| const CastExpr * | BasePath |
| const CXXRecordDecl * | DerivedClass |
| const CastExpr* clang::SubobjectAdjustment::DTB::BasePath |
Definition at line 67 of file Expr.h.
Referenced by clang::CodeGen::CodeGenFunction::EmitMaterializeTemporaryExpr(), and clang::SubobjectAdjustment::SubobjectAdjustment().
| const CXXRecordDecl* clang::SubobjectAdjustment::DTB::DerivedClass |
Definition at line 68 of file Expr.h.
Referenced by clang::CodeGen::CodeGenFunction::EmitMaterializeTemporaryExpr(), and clang::SubobjectAdjustment::SubobjectAdjustment().
1.8.6