clang
9.0.0svn
|
#include "clang/AST/Expr.h"
Public Attributes | |
const CastExpr * | BasePath |
const CXXRecordDecl * | DerivedClass |
const CastExpr* clang::SubobjectAdjustment::DTB::BasePath |
Definition at line 71 of file Expr.h.
Referenced by clang::CodeGen::CodeGenFunction::EmitMaterializeTemporaryExpr(), clang::ento::ExprEngine::getInitialState(), and clang::SubobjectAdjustment::SubobjectAdjustment().
const CXXRecordDecl* clang::SubobjectAdjustment::DTB::DerivedClass |
Definition at line 72 of file Expr.h.
Referenced by clang::CodeGen::CodeGenFunction::EmitMaterializeTemporaryExpr(), and clang::SubobjectAdjustment::SubobjectAdjustment().