Home | History | Annotate | Download | only in AST

Lines Matching refs:TargetType

3267   const CXXRecordDecl *TargetType = TargetQT->getAsCXXRecordDecl();
3273 if (FinalType->getCanonicalDecl() != TargetType->getCanonicalDecl()) {
3280 return CastToDerivedClass(Info, E, Result, TargetType, NewEntriesSize);