Home | History | Annotate | Download | only in Sema

Lines Matching refs:RecordTy

35   if (const RecordType *RecordTy = dyn_cast<RecordType>(Ty)) {
36 CXXRecordDecl *Record = cast<CXXRecordDecl>(RecordTy->getDecl());