Searched refs:DerivedClassTy (Results 1 – 1 of 1) sorted by relevance
5630 const auto *DerivedClassTy = in EmitCastLValue() local5632 auto *DerivedClassDecl = cast<CXXRecordDecl>(DerivedClassTy->getDecl()); in EmitCastLValue()5651 const auto *DerivedClassTy = E->getType()->castAs<RecordType>(); in EmitCastLValue() local5652 auto *DerivedClassDecl = cast<CXXRecordDecl>(DerivedClassTy->getDecl()); in EmitCastLValue()