Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getDestructorDecl

3382 CFGImplicitDtor::getDestructorDecl(ASTContext &astContext) const {
3386 llvm_unreachable("getDestructorDecl should only be used with "
3416 if (const CXXDestructorDecl *DD = getDestructorDecl(astContext))