Home | History | Annotate | Download | only in AST

Lines Matching defs:TargetType

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