Searched refs:DerivedClassTy (Results 1 – 1 of 1) sorted by relevance
3002 const RecordType *DerivedClassTy = in EmitCastLValue() local3004 auto *DerivedClassDecl = cast<CXXRecordDecl>(DerivedClassTy->getDecl()); in EmitCastLValue()3019 const RecordType *DerivedClassTy = E->getType()->getAs<RecordType>(); in EmitCastLValue() local3020 auto *DerivedClassDecl = cast<CXXRecordDecl>(DerivedClassTy->getDecl()); in EmitCastLValue()