Lines Matching full:dtor
1553 const CXXDestructorDecl *dtor = nullptr;1565 dtor = record->getDestructor();1599 if (dtor) {1600 PushDestructorCleanup(dtor, srcField);