Searched refs:DerivedClassTy (Results 1 – 1 of 1) sorted by relevance
3634 const RecordType *DerivedClassTy = in EmitCastLValue() local3636 auto *DerivedClassDecl = cast<CXXRecordDecl>(DerivedClassTy->getDecl()); in EmitCastLValue()3651 const RecordType *DerivedClassTy = E->getType()->getAs<RecordType>(); in EmitCastLValue() local3652 auto *DerivedClassDecl = cast<CXXRecordDecl>(DerivedClassTy->getDecl()); in EmitCastLValue()