Home | History | Annotate | Download | only in Sema

Lines Matching refs:BaseD

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