Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasIrrelevantDestructor

3309     if (FieldClassDecl->hasIrrelevantDestructor())
3342 if (BaseClassDecl->hasIrrelevantDestructor())
3374 if (BaseClassDecl->hasIrrelevantDestructor())
9176 if (ClassDecl->hasIrrelevantDestructor()) return;