Home | History | Annotate | Download | only in AST

Lines Matching refs:TargetType

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