Home | History | Annotate | Download | only in Sema

Lines Matching refs:RecordD

324       CXXRecordDecl *RecordD = cast<CXXRecordDecl>(RecordT->getDecl());
335 if (RecordD->isPolymorphic() && E->Classify(Context).isGLValue()) {
343 MarkVTableUsed(TypeidLoc, RecordD);