Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasIrrelevantDestructor

3770     if (FieldClassDecl->hasIrrelevantDestructor())
3803 if (BaseClassDecl->hasIrrelevantDestructor())
3835 if (BaseClassDecl->hasIrrelevantDestructor())
10201 if (ClassDecl->hasIrrelevantDestructor()) return;