Home | History | Annotate | Download | only in Sema

Lines Matching refs:LookupDestructor

5060             = S.LookupDestructor(cast<CXXRecordDecl>(Record->getDecl()));
5323 if (CXXDestructorDecl *Destructor = S.LookupDestructor(RD)) {