Searched refs:DerivedClassTy (Results 1 – 1 of 1) sorted by relevance
4693 const auto *DerivedClassTy = in EmitCastLValue() local4695 auto *DerivedClassDecl = cast<CXXRecordDecl>(DerivedClassTy->getDecl()); in EmitCastLValue()4714 const auto *DerivedClassTy = E->getType()->castAs<RecordType>(); in EmitCastLValue() local4715 auto *DerivedClassDecl = cast<CXXRecordDecl>(DerivedClassTy->getDecl()); in EmitCastLValue()