Lines Matching refs:RecordTy
4399 if (const RecordType *RecordTy =
4401 CXXRecordDecl *FieldRecDecl = cast<CXXRecordDecl>(RecordTy->getDecl());
7757 } else if (const RecordType *RecordTy
7759 CXXRecordDecl *FieldRecDecl = cast<CXXRecordDecl>(RecordTy->getDecl());
7833 } else if (const RecordType *RecordTy
7835 CXXRecordDecl *FieldRecDecl = cast<CXXRecordDecl>(RecordTy->getDecl());
8338 if (const RecordType *RecordTy
8341 LookupDestructor(cast<CXXRecordDecl>(RecordTy->getDecl())));
8589 if (const RecordType *RecordTy = T->getAs<RecordType>()) {
8590 CXXRecordDecl *ClassDecl = cast<CXXRecordDecl>(RecordTy->getDecl());
12089 if (const RecordType *RecordTy
12092 CXXRecordDecl *RD = cast<CXXRecordDecl>(RecordTy->getDecl());