Home | History | Annotate | Download | only in Sema

Lines Matching refs:BaseD

1445   // different based on what the declaration comes out as.
1809 BaseD, *DerivedD;
1810 BaseD = cast<CXXRecordDecl>(Base->getAs<RecordType>()->getDecl());
1813 AccessTarget Entity(Context, AccessTarget::Base, BaseD, DerivedD,