Home | History | Annotate | Download | only in Sema

Lines Matching refs:CurRD

4497         CXXRecordDecl *CurRD =
4500 if (!CurRD || (CurRD != RD && !CurRD->isDerivedFrom(RD)))