Searched refs:DRecordDecl (Results 1 – 1 of 1) sorted by relevance
130 const auto *DRecordDecl = dyn_cast<CXXRecordDecl>(Dtor->getDecl()->getParent()); in isUnlockFunction() local131 auto IdentifierInfo = DRecordDecl->getIdentifier(); in isUnlockFunction()