Home | History | Annotate | Download | only in Sema

Lines Matching refs:Dtor

9790       const CXXDestructorDecl *Dtor =
9792 if (Dtor->getParent() != Record)
9795 assert(!Dtor->getParent()->isDependentType() &&
9797 CheckOverridingFunctionExceptionSpec(Dtor,